1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 21:22:23 +00:00
community.general/test/units/module_utils/basic
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
2017-05-30 18:05:19 +01:00
..
__init__.py
test__log_invocation.py
test_deprecate_warn.py
test_exit_json.py
test_heuristic_log_sanitize.py
test_log.py
test_no_log.py
test_run_command.py
test_safe_eval.py
test_set_mode_if_different.py