Commit graph

1 commit

Author SHA1 Message Date
Blake Ridgway
a75659fa30 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`.
2025-04-05 18:04:13 -05:00