Skip to content

Commit ca4aa76

Browse files
committed
chore: fix lint
1 parent b038c8c commit ca4aa76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bigframes/bigquery/_operations/mathematical.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616

1717
from typing import Union
1818

19-
from bigframes import dataframe
20-
from bigframes import dtypes
19+
from bigframes import dataframe, dtypes
2120
from bigframes import operations as ops
2221
from bigframes import series
2322

0 commit comments

Comments
 (0)