This commit is contained in:
Steve Pulec 2013-03-05 08:35:18 -05:00
commit e993917d4c
57 changed files with 53 additions and 71 deletions

View file

@ -13,4 +13,3 @@ class Subnets(object):
def describe_subnets(self):
raise NotImplementedError('Subnets(AmazonVPC).describe_subnets is not yet implemented')