NDOJ/judge/views/api/__init__.py
2023-05-20 08:54:17 +09:00

2 lines
44 B
Python
Executable file

from .api_v1 import *
from .api_v2 import *