소스 검색

DEBUG should be imported from exo

Alex Cheema 1 년 전
부모
커밋
7c97ef521d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      exo/__init__.py

+ 1 - 1
exo/__init__.py

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