Skip to content

Commit f52648f

Browse files
committed
remove: todo
1 parent bef1d3d commit f52648f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

datashuttle/utils/gdrive.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ def preliminary_for_setup_without_browser(
6363
pipe_std=True,
6464
)
6565

66-
# TODO: make this more robust
67-
# extracting rclone's message from the json
66+
# Extracting rclone's message from the json
6867
output_json = json.loads(output.stdout)
6968
message = output_json["Option"]["Help"]
7069

0 commit comments

Comments
 (0)