feat: Add __init__.py files to mark directories as packages
This commit introduces `__init__.py` files to the `timelogix` and `timelogix/ui` directories, enabling Python to recognize them as packages. - Added empty `__init__.py` files to `timelogix` and `timelogix/ui`.
This commit is contained in:
parent
1231673385
commit
a75659fa30
2 changed files with 0 additions and 0 deletions
0
__init__.py
Normal file
0
__init__.py
Normal file
0
ui/__init__.py
Normal file
0
ui/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue