Open math4tots opened 6 years ago
To get python-autopep8
working with MagicPython, I took the scripts in lib
from the Github repo and overwrote the installed version (at ~/.atom/packages/python-autopep8/lib/ on Linux). It works, but a release would be nice.
There was a commit from 2016 that makes autopep8 aware of MagicPython, but the latest version from installing with apm gets us an older version from 2015 (0.1.3).