Commit Graph

3 Commits (2f9a5a75a890092d62fd64c489f95f1d66f827eb)

Author SHA1 Message Date
Matt Clay e45c763b64 Fix invalid string escape sequences. 8 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
* test/: PEP8 compliancy

- Make PEP8 compliant

* Python3 chokes on casting int to bytes (#24952)

But if we tell the formatter that the var is a number, it works
9 years ago
Adrian Likins c693ba19f9 unit tests for playbook/conditional.py (#18586)
Start of unit tests for playbook/conditional.py
9 years ago