3 lines
100 B
Python
3 lines
100 B
Python
#!/usr/bin/env python3
|
|
from openpilot.iqpilot.selfdrive.iqmodeld.config import * # noqa: F401,F403
|