Skip to content

Commit 367c83f

Browse files
committed
Clean up unnecessary comments - setup.py
1 parent 2c3f05f commit 367c83f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"pyspark[connect]~=4.0.0",
4343
"tqdm>=4.67",
4444
"websockets>=14.0",
45-
"protobuf>=3.20.0", # Added for proto support
45+
"protobuf>=3.20.0",
4646
],
4747
)

0 commit comments

Comments
 (0)