Source code for physics_workload.app.config

from django.apps import AppConfig


[docs] class MyConfig(AppConfig): name = "cfg"