2 lines
72 B
Python
2 lines
72 B
Python
|
from .routers import DjangoRouter, CalibreRouter
|
||
|
__name__ = "db_routers"
|