mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-15 16:27:09 +08:00
make pep561 compliant
This commit is contained in:
2
django-stubs/contrib/staticfiles/apps.pyi
Normal file
2
django-stubs/contrib/staticfiles/apps.pyi
Normal file
@@ -0,0 +1,2 @@
|
||||
class StaticFilesConfig:
|
||||
def ready(self) -> None: ...
|
||||
Reference in New Issue
Block a user