-
Hey, since this package is no longer maintained, I decided to create my own version, with support for autopep8, black, isort, yapf. I've added all functionalities of this package & more!
Check it out…
-
OK this is super weird, hear me out.
If i open my atom with `atom .` and then navigate through files using the tree view and save them, isort applies properly.
However, if I bring up a file in a…
-
**Describe the bug**
Imagine I have `black` and `isort` configured, and I set`[fmt].only = "black"`. With this setup I expect `pants fix ::` to only run `black`, but this is not the case, it runs bot…
-
Hi! I apologize if this has been answered elsewhere, but I don't see any existing documentation on this point (https://github.com/PyCQA/isort/issues/156 is the closest I found).
I'm currently buil…
-
Hello!
My project [wumpyproject/wumpy](https://github.com/wumpyproject/wumpy) is currently using isort to order all imports. Recently the tool started ordering the other subpackages in the monorepo…
-
Run flake8 over entire updated code-base and ensure compliance with [PEP 8 – Style Guide for Python Code](https://peps.python.org/pep-0008/).
-
Probably the best choice is [black](https://black.readthedocs.io/en/stable/index.html), which is used by lots of the official Python projects. There's also [ruff](https://docs.astral.sh/ruff/) which i…
-
Hi,
Regular segmentation algos dont perform so well on stable diffusion generated images. Some of the fantastic images it generates are not in training set of any of the segmentation algos. Keeping s…
-
For the order of imports we can standardize what goes first with isort in CI and sticking to a convention.
_Originally posted by @nkakouros in https://github.com/mal-lang/mal-toolbox/…
-
The package doesn't work for me in spite of all the dependencies in place. Could someone please help? Thanks in advance!
![image](https://user-images.githubusercontent.com/54493220/81498979-a31d648…