Issue : Missing `__init__.py` in `activemodel` package
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `activemodel` folder needs an `__init__.py` file to be recognized as a package. Without it, importing modules from the folder will not work as expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.