mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
89be497897
[flake8](http://flake8.pycqa.org) testing of https://github.com/ArduPilot/ardupilot on Python 3.7.1 $ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__ ``` ./Tools/autotest/apmrover2.py:688:27: F821 undefined name 'AutoTestTimeoutException' raise AutoTestTimeoutException("Did not reach speed") ^ ./Tools/autotest/apmrover2.py:717:27: F821 undefined name 'AutoTestTimeoutException' raise AutoTestTimeoutException("Did not stop") ^ 2 F821 undefined name 'AutoTestTimeoutException' 2 ``` |
||
---|---|---|
.. | ||
AP_Bootloader | ||
ardupilotwaf | ||
autotest | ||
bootloaders | ||
CHDK-Scripts | ||
CodeStyle | ||
CPUInfo | ||
Frame_params | ||
geotag | ||
GIT_Test | ||
gittools | ||
Hello | ||
IO_Firmware | ||
Linux_HAL_Essentials | ||
LogAnalyzer | ||
mavproxy_modules | ||
Pozyx/IndoorLoiter | ||
Replay | ||
scripts | ||
SerialProxy | ||
vagrant | ||
Xplane | ||
PrintVersion.py |