Skip to content

Commit cee8b22

Browse files
matthew-brettmgxd
andauthored
Update nibabel/nicom/ascconv.py
Co-authored-by: Mathias Goncalves <[email protected]>
1 parent 4e71e7b commit cee8b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/nicom/ascconv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def __init__(self, op, obj_type, obj_id):
5454
self.obj_id = obj_id
5555

5656

57-
class NoValue(object):
57+
class NoValue:
5858
""" Signals no value present """
5959

6060

0 commit comments

Comments
 (0)