Refactoring before division into multiple Python packages.
Before publishing packages on PyPI, it was necessary to perform refactoring of module names to better options. * iprange.py => ipranges.py * typedcol.py => typedcols.py
Showing
- lib_python/lib/idea/base.py 5 additions, 5 deletionslib_python/lib/idea/base.py
- lib_python/lib/idea/lite.py 12 additions, 12 deletionslib_python/lib/idea/lite.py
- lib_python/lib/idea/valid.py 8 additions, 8 deletionslib_python/lib/idea/valid.py
- lib_python/lib/ipranges.py 0 additions, 0 deletionslib_python/lib/ipranges.py
- lib_python/lib/test_ipranges.py 8 additions, 8 deletionslib_python/lib/test_ipranges.py
- lib_python/lib/test_typedcols.py 1 addition, 1 deletionlib_python/lib/test_typedcols.py
- lib_python/lib/typedcols.py 0 additions, 0 deletionslib_python/lib/typedcols.py
Loading
Please register or sign in to comment