mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 14:21:26 -07:00
PEP 8 W291 whitespace cleanup.
This commit is contained in:
parent
95789f3949
commit
d913f69ba1
166 changed files with 493 additions and 565 deletions
|
@ -32,8 +32,8 @@ class TestCopyResultExclude(unittest.TestCase):
|
|||
def tearDown(self):
|
||||
pass
|
||||
|
||||
# The current behavior of the raw aciton in regards to executable is currently in question;
|
||||
# the test_raw_executable_is_not_empty_string verifies the current behavior (whether it is desireed or not.
|
||||
# The current behavior of the raw aciton in regards to executable is currently in question;
|
||||
# the test_raw_executable_is_not_empty_string verifies the current behavior (whether it is desireed or not.
|
||||
# Please refer to the following for context:
|
||||
# Issue: https://github.com/ansible/ansible/issues/16054
|
||||
# PR: https://github.com/ansible/ansible/pull/16085
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue