mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-10 05:51:53 +08:00
run black over stubs, add checking to travis
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from typing import Dict, Optional
|
||||
|
||||
|
||||
def get_level_tags() -> Dict[int, str]: ...
|
||||
|
||||
Reference in New Issue
Block a user