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