##// END OF EJS Templates
Misc linter cleanups (#14275)
Misc linter cleanups (#14275)

File last commit:

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