hoh/reloadr

Python3 syntax not supported due to baron not handling it

Closed this issue · 3 comments

lib/python2.7/site-packages/reloadr.py", line 61
    def reload_function(target, filepath: str):
                                        ^
SyntaxError: invalid syntax
hoh commented

The library baron on which reloadr relies sadly does not support the Python 3 syntax.

it is supported now