mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-19 23:09:56 +08:00
move generated stubs to separate directory, too messty
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from typing import Dict, Optional
|
||||
|
||||
|
||||
def get_level_tags() -> Dict[int, str]: ...
|
||||
Reference in New Issue
Block a user