mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-15 16:27:09 +08:00
move generated stubs to separate directory, too messty
This commit is contained in:
5
django-stubs-generated/__init__.pyi
Normal file
5
django-stubs-generated/__init__.pyi
Normal file
@@ -0,0 +1,5 @@
|
||||
from typing import Any, Optional
|
||||
|
||||
VERSION: Any
|
||||
|
||||
def setup(set_prefix: bool = ...) -> None: ...
|
||||
Reference in New Issue
Block a user