Jacobo de Vera
Jacobo de Vera
After installing on ubuntu, the aafm-gui.py is copied to ``` /usr/local/lib/python2.7/dist-packages/aafm/aafm-gui.py ``` However, the `aafm` scripts tries to load it from ``` /usr/lib/python2.7/dist-packages/aafm/aafm-gui.py ``` Resulting in: ``` /usr/bin/aafm: 10: [:...
Would you consider adding an option to convert positional arguments to different types like flags do today?
That keeps the line breaks and makes the report more readable.
My own scripts were capturing the status of last command before I started using this prompt. Now I see that `setLastCommandState` always gets first in `PROMPT_COMMAND`. I could just use...
# 📖 What is this PR about? Fixes #21 In #21 it was suggested Refurb could be packaged as a Flake8 extension. This PR tries that. FRB is chosen as...
## What is this Python project? [Refurb](https://github.com/dosisod/refurb/) is a code checker that uses pattern matching on abstract syntax trees to find patterns in the code and suggest improvements that make...
But it searches history. Update the doc.