Skip to content

Commit ef67514

Browse files
committed
lint
1 parent e0d7bfd commit ef67514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/synchro.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
set -eu
44

5-
python ./tools/synchro.py $@
5+
python ./tools/synchro.py "$@"
66
python -m ruff check pymongo/synchronous/ gridfs/synchronous/ test/ --fix --silent
77
python -m ruff format pymongo/synchronous/ gridfs/synchronous/ test/ --silent

0 commit comments

Comments
 (0)