mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-07-27 12:52:05 +08:00
@@ -59,6 +59,9 @@ class FakeTextWindow(TextWindow):
|
||||
def update(self, _):
|
||||
pass
|
||||
|
||||
def close(self):
|
||||
pass
|
||||
|
||||
def __exit__(self, type, value, traceback):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user