Skip to content

Commit 6fbdc5d

Browse files
committed
indentation fix
1 parent 695b9df commit 6fbdc5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/apache_beam/options/pipeline_options_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ def test_worker_options(self):
444444
'abc',
445445
'--disk_type',
446446
'def',
447-
'--disk_provisioned_iops',
447+
'--disk_provisioned_iops',
448448
'4000',
449449
'--disk_provisioned_throughput_mibps',
450450
'200',

0 commit comments

Comments
 (0)