#46 scope ALL_NODES to cluster

This commit is contained in:
Henning Jacobs
2016-12-22 12:07:15 +01:00
parent cdb437578f
commit b0bcacfdf0
6 changed files with 35 additions and 17 deletions

3
tox.ini Normal file
View File

@@ -0,0 +1,3 @@
[flake8]
max-line-length=120
ignore=E402