Skip to content

Commit 7a76e2a

Browse files
author
ehanson8
committed
updates
1 parent 655fa5b commit 7a76e2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

removeDuplicateKeyValuePairsFromItems.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
print 'Editing Stage'
1515
else:
1616
print 'Editing Stage'
17-
17+
1818
baseURL = secrets.baseURL
1919
email = secrets.email
2020
password = secrets.password

replaceKeyValuePairsFromCSV.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
print 'Editing Stage'
1515
else:
1616
print 'Editing Stage'
17-
17+
1818
baseURL = secrets.baseURL
1919
email = secrets.email
2020
password = secrets.password

0 commit comments

Comments
 (0)