mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-19 18:31:15 +08:00
* Better linting config * Applies isort on django-stubs, only style changes * Fixes black and isort compat
3 lines
78 B
Python
3 lines
78 B
Python
from .config import AppConfig as AppConfig
|
|
from .registry import apps as apps
|