aboutsummaryrefslogtreecommitdiff
path: root/python/tosa/DType.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tosa/DType.py')
-rw-r--r--python/tosa/DType.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tosa/DType.py b/python/tosa/DType.py
index ad9048b..e6b41ed 100644
--- a/python/tosa/DType.py
+++ b/python/tosa/DType.py
@@ -13,4 +13,3 @@ class DType(object):
INT48 = 7
FLOAT = 8
UINT16 = 9
-