refactoring - correct namespaces, logic from profile.py moved to different files, calbacks partially fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class ProfileManager():
|
||||
class ProfileManager:
|
||||
"""
|
||||
Class with methods for search, load and save profiles
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user