File tree Expand file tree Collapse file tree 6 files changed +30
-30
lines changed
Expand file tree Collapse file tree 6 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1010#
1111# http://www.apache.org/licenses/LICENSE-2.0
1212#
13- # Unless required by applicable law or agreed to in writing, software
14- # distributed under the License is distributed on an "AS IS" BASIS,
15- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16- # See the License for the specific language governing permissions and
17- # limitations under the License.
13+ # Unless required by applicable law or agreed to in writing, software
14+ # distributed under the License is distributed on an "AS IS" BASIS,
15+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ # See the License for the specific language governing permissions and
17+ # limitations under the License.
1818
1919import argparse
2020import threading
Original file line number Diff line number Diff line change 1010#
1111# http://www.apache.org/licenses/LICENSE-2.0
1212#
13- # Unless required by applicable law or agreed to in writing, software
14- # distributed under the License is distributed on an "AS IS" BASIS,
15- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16- # See the License for the specific language governing permissions and
17- # limitations under the License.
13+ # Unless required by applicable law or agreed to in writing, software
14+ # distributed under the License is distributed on an "AS IS" BASIS,
15+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ # See the License for the specific language governing permissions and
17+ # limitations under the License.
1818
1919import argparse
2020import re
Original file line number Diff line number Diff line change 99#
1010# http://www.apache.org/licenses/LICENSE-2.0
1111#
12- # Unless required by applicable law or agreed to in writing, software
13- # distributed under the License is distributed on an "AS IS" BASIS,
14- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15- # See the License for the specific language governing permissions and
16- # limitations under the License.
12+ # Unless required by applicable law or agreed to in writing, software
13+ # distributed under the License is distributed on an "AS IS" BASIS,
14+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ # See the License for the specific language governing permissions and
16+ # limitations under the License.
1717
1818"""
1919Collects data from twinleaf sensors for magnetic cleanliness testing.
Original file line number Diff line number Diff line change 99#
1010# http://www.apache.org/licenses/LICENSE-2.0
1111#
12- # Unless required by applicable law or agreed to in writing, software
13- # distributed under the License is distributed on an "AS IS" BASIS,
14- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15- # See the License for the specific language governing permissions and
16- # limitations under the License.
12+ # Unless required by applicable law or agreed to in writing, software
13+ # distributed under the License is distributed on an "AS IS" BASIS,
14+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ # See the License for the specific language governing permissions and
16+ # limitations under the License.
1717
1818"""Semantic CSV Parser
1919
Original file line number Diff line number Diff line change 99#
1010# http://www.apache.org/licenses/LICENSE-2.0
1111#
12- # Unless required by applicable law or agreed to in writing, software
13- # distributed under the License is distributed on an "AS IS" BASIS,
14- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15- # See the License for the specific language governing permissions and
16- # limitations under the License.
12+ # Unless required by applicable law or agreed to in writing, software
13+ # distributed under the License is distributed on an "AS IS" BASIS,
14+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ # See the License for the specific language governing permissions and
16+ # limitations under the License.
1717
1818"""Handling mag screening summary data"""
1919
Original file line number Diff line number Diff line change 99#
1010# http://www.apache.org/licenses/LICENSE-2.0
1111#
12- # Unless required by applicable law or agreed to in writing, software
13- # distributed under the License is distributed on an "AS IS" BASIS,
14- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15- # See the License for the specific language governing permissions and
16- # limitations under the License.
12+ # Unless required by applicable law or agreed to in writing, software
13+ # distributed under the License is distributed on an "AS IS" BASIS,
14+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ # See the License for the specific language governing permissions and
16+ # limitations under the License.
1717
1818"""Utilities for collecting data from Twinleaf VMR sensors"""
1919
You can’t perform that action at this time.
0 commit comments