##// END OF EJS Templates
Add an extra condition to SystemAssign....
Add an extra condition to SystemAssign. Co-Authored-By: Nicholas Bollweg <bollwyvl@users.noreply.github.com>

File last commit:

r14009:6f019b30
r24647:f7642d4e
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()