mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Fix flake8 warnings, release 1.2 (#364)
This commit is contained in:
@@ -72,5 +72,6 @@ def main():
|
||||
else:
|
||||
sys.exit("Usage: {0} action role name".format(sys.argv[0]))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
__version__ = '1.1'
|
||||
__version__ = '1.2'
|
||||
|
||||
Reference in New Issue
Block a user