Skip to content
Snippets Groups Projects
apps.py 87 B
from django.apps import AppConfig


class TuningConfig(AppConfig):
    name = "tuning"