py2ls 0.2.5.14__py3-none-any.whl → 0.2.5.15__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
py2ls/.DS_Store CHANGED
Binary file
py2ls/.git/index CHANGED
Binary file
py2ls/__init__.py CHANGED
@@ -1,8 +1,4 @@
1
1
  """
2
2
  __init__ of the pyos module
3
3
  """
4
- from .ips import *
5
- from .translator import *
6
- from .netfinder import *
7
- from .plot import *
8
- from .export_requirements import *
4
+ from .ips import *