mirror of
https://github.com/django-components/django-components.git
synced 2025-08-15 03:30:14 +00:00
refactor: linter fixes
This commit is contained in:
parent
003c8ba4d5
commit
78503de0ec
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import glob
|
||||
from pathlib import Path
|
||||
from typing import List, Optional, NamedTuple
|
||||
from typing import List, NamedTuple, Optional
|
||||
|
||||
from django.template.engine import Engine
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue