Volans has uploaded a new change for review.
https://gerrit.wikimedia.org/r/306663
Change subject: txt2yaml: fix and enable Flake 8
......................................................................
txt2yaml: fix and enable Flake 8
Bug: T143559
Change-Id: I3ea1c6d74be6ba4d2246dd2408050e1a3da0019b
---
M txt2yaml/txt2yaml.py
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/software
refs/changes/63/306663/1
diff --git a/txt2yaml/txt2yaml.py b/txt2yaml/txt2yaml.py
index 6aebde3..dcf70c6 100755
--- a/txt2yaml/txt2yaml.py
+++ b/txt2yaml/txt2yaml.py
@@ -4,6 +4,7 @@
import sys
import yaml
+
def main():
# Parse command line arguments.
parser = argparse.ArgumentParser(description='Convert text file to YAML.')
--
To view, visit https://gerrit.wikimedia.org/r/306663
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ea1c6d74be6ba4d2246dd2408050e1a3da0019b
Gerrit-PatchSet: 1
Gerrit-Project: operations/software
Gerrit-Branch: master
Gerrit-Owner: Volans <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits