-
1. Currently, the pylint azure-cli-extensions is using is 1.9.0, which is behind azdev's pylint==2.3.0. Many features can not enable.
2. Currently, the flake8 azure-cli-extensions is using is 3.5.0. …
-
The documentation says:
> By default, if $HOME/.config/pycodestyle (~\.pycodestyle in Windows environment) exists, it will be used as global configuration file. Alternatively, you can specify the g…
-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…
-
### What's wrong
One char classes considered as constant
### How it should be
We have import line: `from django.models.db import F`, we replaced it to `from django.models.db import F as Func`, than…
-
Extension cannot find valid **flake8** installation on OS X, installed as
`sudo pip install flake8 -- upgrade`
-
### 🐛 Describe the bug
Follow up guide here: https://pytorch.org/executorch/main/build-run-qualcomm-ai-engine-direct-backend.html#setting-up-your-developer-environment
Then run `./backends/qualcom…
-
### 🐛 Describe the bug
I'm trying to compile GPT2 model with dynamic shapes and encountered this guard failure at the end. Any suggestions on what's the exact issue and how to resolve it ?
### …
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.2.1+cu118
Is debug build: False
CUDA used to build PyTorch: 11.8
ROCM used to build PyTorch: N/A
…
-
Hey,
It seems like reviewdog does not report errors from `flake8-docstring-checker`. The plug in installs correctly, and is reported in the output:
```
Run reviewdog/action-flake8@v3
Run $GITH…
-
### 🐛 Describe the bug
With small input arguments (
d4l3k updated
2 months ago