[pre-commit.ci lite] apply automatic fixes
This commit is contained in:
parent
d946946d70
commit
203ed867cf
@ -10,8 +10,8 @@ import typing as t
|
||||
from .bccache import BytecodeCache as BytecodeCache
|
||||
from .bccache import FileSystemBytecodeCache as FileSystemBytecodeCache
|
||||
from .bccache import MemcachedBytecodeCache as MemcachedBytecodeCache
|
||||
from .environment import Environment as Environment
|
||||
from .environment import AsyncEnvironment as AsyncEnvironment
|
||||
from .environment import Environment as Environment
|
||||
from .environment import Template as Template
|
||||
from .exceptions import TemplateAssertionError as TemplateAssertionError
|
||||
from .exceptions import TemplateError as TemplateError
|
||||
|
||||
Loading…
Reference in New Issue
Block a user