##// END OF EJS Templates
fix backward n_pulls, n_issues in github stats
fix backward n_pulls, n_issues in github stats

File last commit:

r20850:849943d9
r21124:e7600515
Show More
__main__.py
3 lines | 91 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.qt.console.qtconsoleapp import main
main()