18F/forest-service-prototype

View on GitHub
forestserviceprototype/specialuseform/apps.py

Summary

Maintainability
A
0 mins
Test Coverage
from django.apps import AppConfig


class SpecialuseformConfig(AppConfig):
    name = 'specialuseform'