move things, clean up extra (#2292)

* move things

* idk why pylint needs that now

* delete unused
This commit is contained in:
George Hotz
2023-11-13 20:18:40 -08:00
committed by GitHub
parent b1f7f29525
commit 0cbf6c1811
57 changed files with 48 additions and 401 deletions

View File

@@ -25,7 +25,6 @@ exclude = [
"docs/",
"examples/",
"extra/",
"models/",
"openpilot/",
]