We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5297ef2 commit 0945df9Copy full SHA for 0945df9
tests/unit_tests/lib/gui_unit_test.py
@@ -29,7 +29,6 @@ def get_wx_app():
29
def destroy_wx_app():
30
app = wx.GetApp()
31
app.Destroy()
32
- print(wx.GetApp())
33
34
@staticmethod
35
def is_window_available(window_id):
0 commit comments