mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-09-17 01:03:16 +08:00
run black over stubs, add checking to travis
This commit is contained in:
@@ -2,5 +2,4 @@ from typing import Any, List, Optional
|
||||
|
||||
from django.core.checks.messages import Error
|
||||
|
||||
|
||||
def check_finders(app_configs: None = ..., **kwargs: Any) -> List[Error]: ...
|
||||
|
||||
Reference in New Issue
Block a user