Skip to content

Commit d8f33a7

Browse files
author
Lorenz Kästle
committed
Refactor, fix linter warnings, update requirements
1 parent 6ca404b commit d8f33a7

3 files changed

Lines changed: 276 additions & 233 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.PHONY: lint
22

33
lint:
4-
python -m pylint check_sensorProbe2plus.py
4+
python -m pylint check_sensorProbe2plus.py --disable=invalid-name

0 commit comments

Comments
 (0)