Peter Gorniak

Results 7 issues of Peter Gorniak

Having the internal db be a set of JSON files is confusing to contributors and unnecessary now that we compile it from another set of source JSON files. It makes...

Especially for some full bleed printers lots more can fit if they're rotated.

enhancement

We should use the builtin https://docs.python.org/3.8/library/importlib.html?highlight=importlib#module-importlib.resources instead of the external setup used right now.

enhancement

I'd actually like to write a general library for argparse to do this for any app - I've run into this need several times. Barring that, just saving them to...

enhancement

See discussion under #30.

ready

Running `isort --src '*/src/' .` results in ``` Traceback (most recent call last): File "/Users/pgorniak/.pyenv/versions/3.8.13/bin/isort", line 8, in sys.exit(main()) File "/Users/pgorniak/.pyenv/versions/3.8.13/lib/python3.8/site-packages/isort/main.py", line 1110, in main config = Config(**config_dict) File "/Users/pgorniak/.pyenv/versions/3.8.13/lib/python3.8/site-packages/isort/settings.py",...

bug

Toying with the idea of using this...