Cameron Clough
0c7d5f11d7
use pyupgrade to update syntax ( #1889 )
2024-02-24 13:56:28 -08:00
Justin Newberry
104d708547
Precommit: ensure executable bit is set ( #1650 )
...
* precommit ensure executable
* fix the violations
* the correct shebang
2023-09-05 15:32:44 -07:00
Willem Melching
d5bd81e5b5
fixes for mypy check for return-any
2022-05-12 14:22:58 +02:00
Willem Melching
e0a706e4f0
Stricter pylint ( #550 )
...
* stricter pylint
* Add as argument
2020-06-02 16:27:07 -07:00
Adeeb
d7f7b14118
Enable almost all Flake8 checks ( #548 )
...
* fix W391
* E262
* E703
* W293
* some E
* E231
* some more E
* E225
* more E
* E252
* no tabs
* more tabs
* E701
* uds.py
* almost all of them
* only e265 left
* not sure why this is triggering on commented out code
* ignore esptool
2020-06-01 01:49:26 -07:00
Riccardo
dbc248027e
Fix all the prints with 2to3, some need to be undo
2019-09-24 18:02:15 -07:00
Riccardo
1e2412a297
env python -> env python3
2019-09-24 17:50:53 -07:00
Greg Hogan
85807735f2
fix sending WinUSB Extended Properties Feature Descriptor
2018-02-24 20:33:52 -06:00