瀏覽代碼

Don't import anything into top-level package to avoid running
bitsandbytes

Aleksandr Borzunov 2 年之前
父節點
當前提交
c931366da7
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      src/petals/__init__.py

+ 0 - 4
src/petals/__init__.py

@@ -1,5 +1 @@
-from src.bloom import *
-from src.client import *
-from src.dht_utils import declare_active_modules, get_remote_module
-
 __version__ = "1.0alpha1"