move nested_lookup into a module
modified: README.rst new file: nested_lookup/__init__.py renamed: nested_lookup.py -> nested_lookup/nested_lookup.py modified: setup.py
This commit is contained in:
parent
564f55a507
commit
825f5ff28f
4 changed files with 3 additions and 2 deletions
1
nested_lookup/__init__.py
Normal file
1
nested_lookup/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
from nested_lookup import nested_lookup
|
||||
Loading…
Add table
Add a link
Reference in a new issue