The usbtingobus.py source file does not adhere to modern Python style guidelines:
- no type hinting
- inconsistent formatting
- spaces all over
- little to no logging/tracing
This library could benefit from a thorough refactoring. This should be discussed with the maintainer, though.
The usbtingobus.py source file does not adhere to modern Python style guidelines:
This library could benefit from a thorough refactoring. This should be discussed with the maintainer, though.