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 d326c91 commit 5447b69Copy full SHA for 5447b69
miscellaneous/csv/transform.py
@@ -3,6 +3,7 @@
3
# author: greyshell
4
# description: update the csv file with branch name
5
6
+# how to use the script:
7
# pip -r requirement.txt
8
# python transform.py -m master.csv -t month.csv -o final.csv
9
0 commit comments