Sfoglia il codice sorgente

DEBUG should be imported from exo

Alex Cheema 1 anno fa
parent
commit
7c97ef521d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      exo/__init__.py

+ 1 - 1
exo/__init__.py

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