aboutsummaryrefslogtreecommitdiffstats
path: root/netmodel/model/mapper.py
diff options
context:
space:
mode:
Diffstat (limited to 'netmodel/model/mapper.py')
-rw-r--r--netmodel/model/mapper.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/netmodel/model/mapper.py b/netmodel/model/mapper.py
index 9be46a14..856238c7 100644
--- a/netmodel/model/mapper.py
+++ b/netmodel/model/mapper.py
@@ -16,5 +16,7 @@
# limitations under the License.
#
-class ObjectSpecification:
+import sys
+
+class ObjectSpecification:
pass