Files
@ 8092a1881a49
Branch filter:
Location: majic-scripts/utils/mapping_generator.py
8092a1881a49
3.7 KiB
text/x-python
[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.