Update graph info when fit name changes
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
import wx
|
||||
|
||||
|
||||
class ViewColumn(object):
|
||||
class ViewColumn:
|
||||
"""
|
||||
Abstract class that columns can inherit from.
|
||||
Once the missing methods are correctly implemented,
|
||||
|
||||
Reference in New Issue
Block a user