Skip to content

Commit 9bb2fc7

Browse files
committed
More tests.
1 parent 6b52b16 commit 9bb2fc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdks/python/apache_beam/pipeline.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
from typing import TYPE_CHECKING
6363
from typing import Any
6464
from typing import Dict
65+
from typing import FrozenSet
66+
from typing import Iterable
6567
from typing import List
6668
from typing import Mapping
6769
from typing import Optional

0 commit comments

Comments
 (0)