aboutsummaryrefslogtreecommitdiff
path: root/python/tosa/Attribute.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tosa/Attribute.py')
-rw-r--r--python/tosa/Attribute.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tosa/Attribute.py b/python/tosa/Attribute.py
index 166de8e..ec0c7b0 100644
--- a/python/tosa/Attribute.py
+++ b/python/tosa/Attribute.py
@@ -24,4 +24,3 @@ class Attribute(object):
MatMulAttribute = 18
FullyConnectedAttribute = 19
NegateAttribute = 20
-