mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
PEP 8 W291 whitespace cleanup.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user