2025-03-24 14:34:56 +01:00

6 lines
106 B
Python

from django.apps import AppConfig
class PruefplanParserConfig(AppConfig):
name = 'pruefplan_parser'