Adamw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/133758
Change subject: fix double typo
......................................................................
fix double typo
Change-Id: I8ec331c45604b8ca70ed9791a2697e787e2c7a1a
---
M audit/paypal/TrrFile.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/tools
refs/changes/58/133758/1
diff --git a/audit/paypal/TrrFile.py b/audit/paypal/TrrFile.py
index 1d492b7..d32ec97 100644
--- a/audit/paypal/TrrFile.py
+++ b/audit/paypal/TrrFile.py
@@ -82,7 +82,7 @@
out = self.normalize_recurring(out)
elif row['Transaction Debit or Credit'] == 'DR':
# sic: double-space is coming from the upstream
- log.info(-"Debit\t{id}\t{date}\tPayment
to".format(id=out['gateway_txn_id'], date=out['date'])
+ log.info("-Debit\t{id}\t{date}\tPayment
to".format(id=out['gateway_txn_id'], date=out['date']))
# This payment is from us! Do not send to the CRM.
return
else:
--
To view, visit https://gerrit.wikimedia.org/r/133758
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8ec331c45604b8ca70ed9791a2697e787e2c7a1a
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/tools
Gerrit-Branch: master
Gerrit-Owner: Adamw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits