We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332ae39 commit 45846bdCopy full SHA for 45846bd
mindboggle/io/labels.py
@@ -3856,7 +3856,7 @@ def return_numbers_names_colors():
3856
#=============================================================================
3857
# DKT protocol
3858
3859
-class DKTprotocol():
+class DKTprotocol(object):
3860
"""Variables related to the Desikan-Killiany-Tourville labeling protocol.
3861
3862
For more information about the Desikan-Killiany-Tourville (DKT) human brain
0 commit comments