Skip to content

Commit cb768d4

Browse files
committed
chore: update class name _chain to avoid sphinx warning
1 parent d1a9326 commit cb768d4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/bigframes/bigframes/ml/model_selection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import inspect
2020
import time
2121
import typing
22-
from itertools import chain
2322
from itertools import chain as _chain
2423
from typing import Generator, List, Optional, Union
2524

0 commit comments

Comments
 (0)