##// END OF EJS Templates
Fix/mpl integration (#14128)...
Fix/mpl integration (#14128) - Closes https://github.com/matplotlib/matplotlib/issues/17454 - fixes qt5/qt6 confusion

File last commit:

r27843:667f3cbe
r28375:175d52c8 merge
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)