mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-19 10:21:14 +08:00
lint
This commit is contained in:
@@ -45,7 +45,6 @@ class Origin:
|
||||
@property
|
||||
def loader_name(self) -> Optional[str]: ...
|
||||
|
||||
|
||||
class Template:
|
||||
name: Optional[str] = ...
|
||||
origin: Origin = ...
|
||||
|
||||
Reference in New Issue
Block a user