NDOJ/judge/views/api/__init__.py
2023-04-15 18:35:02 +07:00

2 lines
44 B
Python
Executable file

from .api_v1 import *
from .api_v2 import *