mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
* Add pre commit checks * untested but should work * fix typo in dockerfile * add sqlite * add pylintrc to ignore usb1 members * Typo in stage name * Move to requirements
4 lines
184 B
Python
4 lines
184 B
Python
# flake8: noqa
|
|
# pylint: skip-file
|
|
from .python import Panda, PandaWifiStreaming, PandaDFU, ESPROM, CesantaFlasher, flash_release, BASEDIR, ensure_st_up_to_date, build_st, PandaSerial
|