1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/plugins/action
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
..
fixtures/synchronize Fix synchronize tests for the updated quoting change between action and module 2017-03-28 14:15:18 -07:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_action.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_raw.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_synchronize.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00