We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6655d commit e3fef4aCopy full SHA for e3fef4a
pyomo/contrib/viewer/tests/test_qt.py
@@ -25,7 +25,7 @@
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
28
-# QT_QPA_PLATFORM environemnt variable *before* initializing Qt can work
+# QT_QPA_PLATFORM environment variable *before* initializing Qt can work
29
# around this error (see https://stackoverflow.com/a/74719383):
30
import os
31
0 commit comments