NDOJ/judge/__init__.py

2 lines
49 B
Python
Raw Normal View History

2022-05-14 17:57:27 +00:00
default_app_config = "judge.apps.JudgeAppConfig"