Closed mbanders closed 5 years ago
valid_ipv{4,6} in docsis.py seems like a major error...
can probably remote the last file
Alright I think this is as resolved as it can be for now.
tests/lib$ pyflakes *.py
__init__.py:8: 'common' imported but unused
That "common" is actually used by the tests. Not sure how pyflakes would know that though.
Issues found by pyflakes: