PEP8 fixes

This commit is contained in:
Filip Valder
2017-06-21 15:24:50 +02:00
parent 35558f86bc
commit 7ef2975984
43 changed files with 282 additions and 289 deletions

View File

@@ -13,7 +13,7 @@ config = {
"endpoints": {
"fedora-infrastructure": [
# Just listen to staging for now, not to production (spam!)
#"tcp://hub.fedoraproject.org:9940",
# "tcp://hub.fedoraproject.org:9940",
"tcp://stg.fedoraproject.org:9940",
],
},