-
here is the auto-generated changelog at the moment
## What's Changed
* Add property expiry in gspread client by @lavigne958 in https://github.com/burnash/gspread/pull/1453
* Bump typing-extension…
-
I would like to flake8 a script that has no file extension. I've tried setting various ini values such as `flake8-extensions = *` without success. Perhaps this could be supported via a configuration…
-
Type: Bug
# Behaviour
Can't jump to source via CTRL + LMB from TEST RESULT OUTPUT
## Steps to reproduce:
1. GET failed test with exception output
2. Try to CTRL + LMB on path/to/file.py:116
…
-
### 1. Summary
In valid `py` file I get warning `D100: Missing docstring in public module`.
### 2. Settings
My `pelicanconf.py`:
```python
#!/usr/bin/env python
# -*- coding: utf-8 -*- #
import l…
-
Hi,
I would like to run flake8 on the remote Extension host but I have the message "certificate is not yet valid".
How can I correct it ?
Thanks !
![image](https://github.com/microsoft/vscode-…
-
Type: Bug
# Behaviour
## Expected vs. Actual
In a multi-root workspace, where different interpreters are configured for different projects, I would expect that the import suggestions for each proje…
-
### 🐛 Describe the bug
After #134373 I started getting the error "RuntimeError: CUDA error: operation not supported" when trying to run pytorch.
Fresh build from source succeeds before #134373 and f…
-
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…
-
Extension cannot find valid **flake8** installation on OS X, installed as
`sudo pip install flake8 -- upgrade`