mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 13:04:19 +00:00
5 lines
108 B
Python
5 lines
108 B
Python
|
from .doa import page_doa
|
||
|
|
||
|
"""
|
||
|
This module imports all the routes that return something to the frontend.
|
||
|
"""
|