Skip to content

Commit 66f0d51

Browse files
committed
Reformat
1 parent 2eb4c90 commit 66f0d51

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdks/python/apache_beam/transforms/periodicsequence.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ class PeriodicImpulse(PTransform):
216216
but can be used as first transform in pipeline.
217217
The PCollection generated by PeriodicImpulse is unbounded.
218218
'''
219-
220219
def _validate_and_adjust_duration(self):
221220
assert self.data
222221

0 commit comments

Comments
 (0)