Overthinker / study /apps.py
Ashutosh-AIBOT
Initial commit
b3af484
from django.apps import AppConfig
class StudyConfig(AppConfig):
name = "study"