This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
python_file_hierarchy [2020/06/17 15:12] rpjday [Hierarchy] |
python_file_hierarchy [2020/06/17 16:36] (current) rpjday [Hierarchy] |
||
---|---|---|---|
Line 7: | Line 7: | ||
* fubar/ | * fubar/ | ||
* fubar/ | * fubar/ | ||
- | * __init__.py | + | * %%__init__%%.py |
* cli.py | * cli.py | ||
* storage.py | * storage.py | ||
* tests/ | * tests/ | ||
- | * __init__.py | + | * %%__init__%%.py |
* test_storage.py | * test_storage.py | ||
* test_cli.py | * test_cli.py |