Forráskód Böngészése

DEBUG should be imported from exo

Alex Cheema 1 éve
szülő
commit
7c97ef521d
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      exo/__init__.py

+ 1 - 1
exo/__init__.py

@@ -1 +1 @@
-from tinygrad.helpers import DEBUG
+from exo.helpers import DEBUG