rlt_salary/app/__init__.py

2 lines
84 B
Python
Raw Normal View History

2024-02-27 20:21:36 +01:00
from app.config import Settings
from app.database import MongoDB, aggregate_salaries