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