Browse Source

DEBUG should be imported from exo

Alex Cheema 1 year ago
parent
commit
7c97ef521d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      exo/__init__.py

+ 1 - 1
exo/__init__.py

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