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 ee2a293 commit 4e71e7bCopy full SHA for 4e71e7b
nibabel/nicom/ascconv.py
@@ -17,7 +17,7 @@ class AscconvParseError(Exception):
17
""" Error parsing ascconv file """
18
19
20
-class Atom(object):
+class Atom:
21
""" Object to hold operation, object type and object identifier
22
23
An atom represents an element in an expression. For example::
0 commit comments