NDOJ/judge/views/api/__init__.py
Phuoc Dinh Le e66b57ad5f Revert "Change comment style (#67)"
This reverts commit 411f3da45e.
2023-05-20 08:53:27 +09:00

2 lines
44 B
Python

from .api_v1 import *
from .api_v2 import *