mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
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