mirror of https://github.com/ArduPilot/ardupilot
Tool: make_apj.py: flake8-clean
This commit is contained in:
parent
919a93ccb4
commit
09cf2cfc56
|
@ -1,6 +1,8 @@
|
|||
#!/usr/bin/env python
|
||||
'''
|
||||
Create an apj file from a *.bin binary firmware
|
||||
|
||||
AP_FLAKE8_CLEAN
|
||||
'''
|
||||
|
||||
import argparse
|
||||
|
|
Loading…
Reference in New Issue