cyborg/cyborg/accelerator/drivers/modules
Andreas Jaeger a6f84335bb Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found:
E117 over-indented
E501 line too long
E741 ambiguous variable name 'l'
W605 invalid escape sequence

Blacklist:
W503 line break before binary operator
W504 line break after binary operator

Update local hacking checks for new flake8.

Change-Id: I5d11a1f87d9547d9b6a27bf1f79cd69e0f73c741
2020-03-30 16:18:12 +02:00
..
__init__.py Create driver directories and prototype generic driver 2017-07-20 14:21:24 -04:00
generic.py Update hacking for Python3 2020-03-30 16:18:12 +02:00