Added memory editing functionality
This commit is contained in:
@@ -45,6 +45,7 @@ class SingleEntry(Entry):
|
||||
self.stdout = ""
|
||||
self.stderr = ""
|
||||
self.exit_code = None
|
||||
self.notify_change()
|
||||
|
||||
def update(self) -> None:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user