Skip to content

Commit dfe42c8

Browse files
authored
Update TODO text. (#883)
1 parent 446fc4d commit dfe42c8

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

TODO_add_checks

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
flake8-noqa
1010
mccabe
1111

12-
- bandit
1312
- prettier
1413
- mypy
15-
- pylint
16-
Activate disabled checks.
1714

doc/TODO

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,11 @@
22
General
33
---------------------------------------------------------------------------
44

5-
- reorganize code into folder namespaces
6-
- put protocol code in protocol namespace
75
- make framer read header->read header.length
8-
- maybe just for sync
9-
- finish clients (and interface)
106
- add all modbus control into server
117
- add correct transaction handling (retry, fail, etc)
12-
- finish remaining functions
13-
- update code to satisfy pylint
8+
- Test/update examples
149
- update code to satisfy black
15-
- update code to satisfy flake8
1610
- update code to satisfy mypy
1711
- convert tornado to a plugin
1812
- convert twister to a plugin

0 commit comments

Comments
 (0)