mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Reformat everything.
This commit is contained in:
@@ -9,7 +9,6 @@ from ansible_collections.community.general.plugins.module_utils.homebrew import
|
||||
|
||||
|
||||
class TestHomebrewModule(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
self.brew_app_names = ["git-ssh", "awscli@1", "bash"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user