We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e71e7b commit cee8b22Copy full SHA for cee8b22
nibabel/nicom/ascconv.py
@@ -54,7 +54,7 @@ def __init__(self, op, obj_type, obj_id):
54
self.obj_id = obj_id
55
56
57
-class NoValue(object):
+class NoValue:
58
""" Signals no value present """
59
60
0 commit comments