mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix pep8 extra lines error (#25666)
This commit is contained in:
@@ -253,7 +253,6 @@ class CLI(with_metaclass(ABCMeta, object)):
|
||||
if self.options.ask_su_pass or self.options.su_user:
|
||||
_dep('su')
|
||||
|
||||
|
||||
def validate_conflicts(self, vault_opts=False, runas_opts=False, fork_opts=False):
|
||||
''' check for conflicting options '''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user