move disassemblers and openpilot (#4592)

* move disassemblers and openpilot

* delete junk

* put that in pre-commit

* fixup readme
This commit is contained in:
George Hotz
2024-05-14 19:30:02 -07:00
committed by GitHub
parent 2b0ee74bb6
commit fd02ab1e8b
29 changed files with 17 additions and 41 deletions

View File

@@ -26,12 +26,10 @@ lint.select = [
line-length = 150
exclude = [
"disassemblers/",
"docs/",
"docs-legacy/",
"examples/",
"extra/",
"openpilot/",
"tinygrad/runtime/autogen",
"test/external/mlperf_resnet",
"test/external/mlperf_unet3d",