mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-17 13:31:47 -05:00
Fixing ansible pep8 issues
This commit is contained in:
@@ -215,7 +215,6 @@ class TowerModule(AnsibleModule):
|
||||
else:
|
||||
setattr(self, honorred_setting, config_data[honorred_setting])
|
||||
|
||||
|
||||
def logout(self):
|
||||
# This method is intended to be overridden
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user