Update graph info when fit name changes

This commit is contained in:
DarkPhoenix
2019-07-07 02:33:54 +03:00
parent 3e410540c9
commit 5b74c6c5e1
41 changed files with 61 additions and 47 deletions

View File

@@ -31,7 +31,7 @@ import datetime
pyfalog = Logger(__name__)
class ErrorHandler(object):
class ErrorHandler:
__parent = None
__frame = None