##// END OF EJS Templates
Merge pull request #13858 from rhelmot/main...
Merge pull request #13858 from rhelmot/main Add py.typed to setup.cfg

File last commit:

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