-
If there are multiple steps running when a failure occurs, the latest task to start is reported as the failure reason, rather than the task with `status=FAILURE`
![image](https://user-images.github…
-
There are many dependencies (gdal, matplotlib, pandas, etc.) that are not really needed. We should simplify the code.
-
### Current problem
The PEP-8 guidelines state that module level dunders are supposed to be [above](https://www.python.org/dev/peps/pep-0008/#module-level-dunder-names) imports. This is something pyl…
-
When the buffer is not saved, or in `org-src-mode` which is not related to a file, `py-isort` alerts an error.
-
That is so it would have entry points such as:
`pylsp.plugins.isort.enabled`
`pylsp.plugins.isort.profile` etc.
-
While https://github.com/PyCQA/isort/blob/main/CHANGELOG.md seems to be up-to-date, https://pycqa.github.io/isort/CHANGELOG.html seems to be stuck at 5.11.2 (December 12 2022).
-
-
Hi iamcoo,
thx a lot for 'diagnostic-languageserver'. I am trying to format visually selected _python_ code with _black_ or _autopep8_. Whenever I try to trigger the formatting with the mapping
``…
-
Some project metadata is outdated, including email address.
-
I noticed there is no linter. ruff is a great option to use.