Files
@ 8092a1881a49
Branch filter:
Location: majic-scripts/requirements.txt
8092a1881a49
751 B
text/plain
[thebuggenie_hg_remote.py] Fixed linter errors:
- Mostly spacing-related.
- Use the range function instead of xrange (Python 2.7 -> Python 3.x).
- Script probably will not run correctly under Python 3.x, but at
least the linter will not get in the way when working on other
Python code in the project.
- Mostly spacing-related.
- Use the range function instead of xrange (Python 2.7 -> Python 3.x).
- Script probably will not run correctly under Python 3.x, but at
least the linter will not get in the way when working on other
Python code in the project.