Skip to content

Commit

Permalink
fixup: pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
dekimsey committed Mar 30, 2021
1 parent 467dbf7 commit feda6f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/connection/aws_ssm.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ def get_option(self, option, hostvars=None):
result = 'us-east-1'
return result


def start_session(self):
''' start ssm session '''

Expand Down

0 comments on commit feda6f9

Please sign in to comment.