##// END OF EJS Templates
Merge pull request #13903 from Carreau/log-f...
Merge pull request #13903 from Carreau/log-f MAINT: don't use f-strings in logs

File last commit:

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