Selaa lähdekoodia

DEBUG should be imported from exo

Alex Cheema 1 vuosi sitten
vanhempi
commit
7c97ef521d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      exo/__init__.py

+ 1 - 1
exo/__init__.py

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