##// END OF EJS Templates
remove appveyor
remove appveyor

File last commit:

r27843:667f3cbe
r28321:8c4ce6e7
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
Fernando Perez
Checkpoint with more tests working....
r1420 x = 1
Matthias Bussonnier
Run black on all files that would lead to 3 lines changes or less
r27843 print("x is:", x)