mirror of https://gitlab.com/pamhyr/pamhyr2
Debug: Fix pep8.
parent
16f0775783
commit
37f1b43b93
|
|
@ -103,6 +103,7 @@ class ReplWindow(PamhyrWindow):
|
|||
# Display results
|
||||
self.find(QTextEdit, "textEdit").append(str(value))
|
||||
|
||||
|
||||
class TimerWindow(PamhyrWindow):
|
||||
_pamhyr_ui = "DebugTimer"
|
||||
_pamhyr_name = "Debug Timer"
|
||||
|
|
|
|||
Loading…
Reference in New Issue