summaryrefslogtreecommitdiff
path: root/boto/ec2/cloudwatch/dimension.py
diff options
context:
space:
mode:
Diffstat (limited to 'boto/ec2/cloudwatch/dimension.py')
-rw-r--r--boto/ec2/cloudwatch/dimension.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/boto/ec2/cloudwatch/dimension.py b/boto/ec2/cloudwatch/dimension.py
index 86ebb9c3..9ff4fb11 100644
--- a/boto/ec2/cloudwatch/dimension.py
+++ b/boto/ec2/cloudwatch/dimension.py
@@ -20,6 +20,7 @@
# IN THE SOFTWARE.
#
+
class Dimension(dict):
def startElement(self, name, attrs, connection):