Skip to content

Commit bffce53

Browse files
committed
ODSC-40388: fix the formatting
1 parent e08753c commit bffce53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/apachespark/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ followed by the spark version, 3.2.1.
3333
3434
if __name__ == "__main__":
3535
main()
36-
"""
36+
"""
3737
)
3838
3939
name = f"dataflow-app-{str(uuid4())}"

0 commit comments

Comments
 (0)