We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9503b commit 3a0cf09Copy full SHA for 3a0cf09
pyomo/contrib/viewer/tests/test_qt.py
@@ -24,7 +24,7 @@
24
UI Tests
25
"""
26
# The pytest-qt plugin can generate exceptions / core dumps when it is
27
-# run in a terminal (without an axtive X11 screen). Setting the
+# run in a terminal (without an active X11 screen). Setting the
28
# QT_QPA_PLATFORM environment variable *before* initializing Qt can work
29
# around this error (see https://stackoverflow.com/a/74719383):
30
import os
0 commit comments