We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a176841 commit c04709cCopy full SHA for c04709c
.travis-script-3.sh
@@ -2,7 +2,7 @@
2
set -x -e # Show commands being executed and exit nonzero upon errors.
3
4
./generate-readme.py
5
-./python3/delete-duplicates.py --help
+./python3/remove-duplicates.py --help
6
./python3/github-repo-summary.py bamos/python-scripts
7
# Requires customization: ./python3/link-checker.py
8
./python3/phonetic.py github
0 commit comments