spaces and tabs

This commit is contained in:
carnal0wnage
2017-06-30 17:44:57 -04:00
parent ffc668625e
commit 096127b669
3 changed files with 6 additions and 4 deletions

View File

@@ -26,5 +26,5 @@ def describe_db_instances(AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY):
except botocore.exceptions.ClientError as e:
print e
except KeyboardInterrupt:
print("CTRL-C received, exiting...")
except KeyboardInterrupt:
print("CTRL-C received, exiting...")