##// END OF EJS Templates
A few style fixes:...
A few style fixes: Missing parameters in function call, use context manager correctly, For/else is also a rarely use construction that can be confusing. As we don't have break statement in the loop, there is no need for it.

File last commit:

r22001:e1aa5ab3
r22354:5d76f111
Show More
requirements.txt
3 lines | 32 B | text/plain | TextLexer
-e .
ipykernel
setuptools>=18.5