summaryrefslogtreecommitdiff
path: root/vmdb/state.py
diff options
context:
space:
mode:
Diffstat (limited to 'vmdb/state.py')
-rw-r--r--vmdb/state.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmdb/state.py b/vmdb/state.py
index d64244d..88fde39 100644
--- a/vmdb/state.py
+++ b/vmdb/state.py
@@ -16,7 +16,7 @@
# =*= License: GPL-3+ =*=
-class State(object):
+class State:
def __init__(self):
self._attrs = {} # make sure this attribute exists