3 lines
102 B
Python
3 lines
102 B
Python
"""Migrated API routes for feature submodule."""
|
|
|
|
import app.features.conditions.router # noqa: F401
|