Commit Graph

6 Commits

Author SHA1 Message Date
rbiasini
fce38a91d7 Linter python (#299)
* Added pyflakes and Pylint for python

* Actually run linter in CI

* some simple pyflakes changes

* Add flake8 to panda reqs for linter test

* flake8 errors are fixed

* run flake8 in regression tests

* meant to run flake8

* hack to ignore unused import

* bug

* fix bugs in tucan_loopback

* Another fix by using set_safety_mode

* added pylintrc file

* more fixes and enabled pylint as well

* Fix pylint in circleci

* added linter to readme
2019-10-15 14:03:31 -07:00
Riccardo
b2a30fdbdf make works! 2019-09-25 16:52:03 -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
George Hotz
16547a133a add release cert support 2017-04-28 15:06:01 -07:00
George Hotz
234a514b46 add crypto stuff to ESP as well 2017-04-27 22:06:31 -07:00