##// END OF EJS Templates
Fix mypy job, fix issues detected by mypy
Fix mypy job, fix issues detected by mypy

File last commit:

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