🎨 Format expression.py and expression template, currently needed by CI (#187)
This commit is contained in:
parent
a36c6d5778
commit
362eb81701
@ -38,7 +38,6 @@ if sys.version_info.minor >= 7:
|
||||
class SelectOfScalar(_Select, Generic[_TSelect]):
|
||||
pass
|
||||
|
||||
|
||||
else:
|
||||
from typing import GenericMeta # type: ignore
|
||||
|
||||
|
@ -36,7 +36,6 @@ if sys.version_info.minor >= 7:
|
||||
class SelectOfScalar(_Select, Generic[_TSelect]):
|
||||
pass
|
||||
|
||||
|
||||
else:
|
||||
from typing import GenericMeta # type: ignore
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user