pyinstaller/main.py (
3
lines of code) (
raw
):
from mapillary_tools.commands.__main__ import main if __name__ == '__main__': main()