Skip to content

Commit f1a820d

Browse files
committed
ruff fix
1 parent 1f0321e commit f1a820d

File tree

1 file changed

+1
-0
lines changed
  • vortex-python/python/vortex/_lib

1 file changed

+1
-0
lines changed

vortex-python/python/vortex/_lib/expr.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ from datetime import date, datetime
55
from typing import TypeAlias, final
66

77
from typing_extensions import override
8+
89
from vortex.type_aliases import IntoArray
910

1011
from .arrays import Array

0 commit comments

Comments
 (0)