-
Hello,
I am using isort as part of Nuitka's autoformat. A user contributed this test code for Nuitka, which presented interesting challenges and I think does for isort too:
```
from 测试 import 这…
-
Hello,
the new linux-installer is definitely better than before. But I miss tests and the file has too less documentation/comments.
I think we should improve this so that it is also better to ma…
-
Traceback (most recent call last):
File "tools/train_test_net.py", line 8, in
from maskrcnn_benchmark.utils.env import setup_environment # noqa F401 isort:skip
File "/content/TinyBenchmar…
-
First of all, thank you for this great tool! Really appreciate your hard work 👍
## Issue
I'm running tox to test https://github.com/EmilStenstrom/django-components/ (public project). Locally I …
-
**Environment**
* pip version:20.0.2
* Python version:3.8.2
* OS:MacOS
**Description**
pip with `-t` removed other file in target bin folder
**Expected behavior**
when install package `…
-
for our definitely not small application, the linters timeout.
Mostly still showing "running linter"
Sometimes I also saw a "timeout after 200s" message.
Or is the linter stuck here?
…
-
Following a suggestion from @kinow, the idea is to have a `cwl-linter module` to inspect workflows and detect possible improvements in the code.
Related: https://github.com/common-workflow-lab/wdl-…
-
The linter workflow action that runs black and isort on a push of new code into any branch but master results in an error in any fork of the repository where workflow actions do not have write rights …
-
We decided some time ago to drop Python 2.7 and only support 3.6 and later versions. Our legacy codebase offers many opportunities for cleaning up old syntax.
---
## Check List for Upgrading Mod…
-
There's a lot of room for code improvement, even with the high amounts of things that have been fixed.
Thus, we should look at things like:
- [ ] pylint
- [ ] mypy
Or maybe packages of them, l…