Explorar el Código

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

Aleksandr Borzunov hace 2 años
padre
commit
c931366da7
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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"