mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-18 18:05:58 +08:00
run black over stubs, add checking to travis
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from typing import Any, List, Optional
|
||||
|
||||
|
||||
def check_database_backends(*args: Any, **kwargs: Any) -> List[Any]: ...
|
||||
|
||||
Reference in New Issue
Block a user