Browse Source

DEBUG should be imported from exo

Alex Cheema 1 năm trước cách đây
mục cha
commit
7c97ef521d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      exo/__init__.py

+ 1 - 1
exo/__init__.py

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