This commit is contained in:
2025-01-14 07:45:34 -05:00
parent ff04602954
commit 7a63b6525d
7 changed files with 22 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ sys.path.insert(1,'..')
sys.path.insert(1,'..')
from . import cache
from . import genius
class Aggregate:
"""Aggregate all source methods"""