mirror of
https://github.com/arkorty/B.Tech-Project-III.git
synced 2026-04-19 20:51:49 +00:00
init
This commit is contained in:
3
negot8/backend/features/__init__.py
Normal file
3
negot8/backend/features/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from features.base_feature import get_feature, BaseFeature
|
||||
|
||||
__all__ = ["get_feature", "BaseFeature"]
|
||||
Reference in New Issue
Block a user