Fix indentation in ec2.py

pull/8119/head
Adam Chainz 12 years ago
parent 8a6cfa1a23
commit 13a5993a49

@ -298,7 +298,7 @@ class Ec2Inventory(object):
sys.exit(1)
def get_rds_instances_by_region(self, region):
''' Makes an AWS API call to the list of RDS instances in a particular
''' Makes an AWS API call to the list of RDS instances in a particular
region '''
try:

Loading…
Cancel
Save