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
ffa68ef711 undo unnecessary brackets for print 2019-09-24 18:07:05 -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
dekerr
45d0d286f4 remove whitespace (#255) 2019-07-19 19:35:50 -07:00
Adam Urban
c0b1ef2c62 Example to get wifi password from panda over USB using python library 2018-08-06 16:02:17 -04:00