Bug fix
This commit is contained in:
parent
39b2a3c469
commit
a5221e9cc2
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ reply:
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
send_mail("error creating changeset:" + body)
|
send_mail("error creating changeset", body)
|
||||||
|
|
||||||
|
|
||||||
def send_traceback(info, prefix="osm-wikidata"):
|
def send_traceback(info, prefix="osm-wikidata"):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue