mirror of
https://github.com/rjNemo/graphql_python_template
synced 2026-06-06 18:46:42 +00:00
2 lines
46 B
Python
2 lines
46 B
Python
from .todo import Todo
|
|
from .user import User
|