-
**ACTION NEEDED:** All sphinx errors and warnings must be fixed. The build will begin to fail for this library if errors are not fixed.
This issue indicates that your library reference documentatio…
-
**ACTION NEEDED:** All sphinx errors and warnings must be fixed. The build will begin to fail for this library if errors are not fixed.
This issue indicates that your library reference documentatio…
-
**ACTION NEEDED:** All sphinx errors and warnings must be fixed. The build will begin to fail for this library if errors are not fixed.
This issue indicates that your library reference documentatio…
-
### Bug description
```python
docx.api import Document
```
### Configuration
```ini
[MAIN]
jobs=0
disable=raw-checker-failed,
locally-disabled,
file-ignored,
suppr…
-
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/usr/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
F…
-
As declared by the paths in the project.clj
-
Hi! I am running `pydocstyle` as a part of `flake8-docstrings` plugin which is a plugin for `wemake-python-styleguide`.
Original issue: https://github.com/wemake-services/wemake-python-styleguide/…
-
Type: Bug
# Behaviour
Tests marked with `xdist_group` execute as expected in VS Code, just as they do via the CLI. However, VS Code fails to report their results.
This is the same issue as desc…
-
https://code.visualstudio.com/docs/editor/extension-marketplace
| Name | Identifier | Notes |
| -- | -- | -- |
| Better TOML | `bungcip.better-toml` | |
| Code Spell Checker | `streetsidesoftwar…
-
Hello everyone!
Thanks a bunch for maintaining our quality standards and sorry in advance if this is the wrong place to ask this question:
I'm applying the flake8 hook using the `pre-commit` git…