-
The [docs suggest](https://numpydoc.readthedocs.io/en/latest/validation.html) that `python -m numpydoc` can be used to validate docstrings. However, `numpydoc` reports only the most egregious breakag…
-
# Summary
After a recent upgrade I have noticed that elpy pip-installed stuff like yapf into a virtualenv without my consent. I would prefer to install these packages manually from system repositor…
-
# Bug report
## What's wrong
`flake8` fails to run `pyflakes` when `flake-bandit` version is >=2.0.0
changing `flake-bandit` version to 1.0.2 fixes the error.
Similar error was reported earl…
-
i want to view report in extentreport
com.aventstack
extentreports-cucumber4-adapter
1.0.7
-
There are lots of projects out there using the google docstring convention. Given numpy has been recently added under #129, this is a request to add the google docstring convention.
Comparison betw…
-
Thanks for lightning, it's a nice tool.
`Trainer` already has around 30 arguments and the PRs want to make it grow (see #516 and #539 for example). The more features, the more arguments and that's …
-
As of now C0111 can be multiple thing :
- Missing module docstring
- Missing class docstring
- Missing method docstring
- Missing function docstring
I wanted to disable "Missing module docstr…
-
### Setup
I am reporting a problem with Biopython version, Python version, and operating
system as follows:
```
(py3k) C:\Users\Splab-PC\Dropbox\python\biopython>Python
Python 3.6.3 |Anaconda…
-
**Submitting author:** @rraadd88 (Rohan Dandage)
**Repository:** https://github.com/kc-lab/dms2dfe
**Version:** v1.0.6
**Editor:** @tracykteal
**Reviewer:** @afrubin
**Archive:** 10.5281/zenodo.1…
-
To let [Sphinx](https://www.sphinx-doc.org/) build the docs, go inside `docs/` directory, and run:
```sh
./build_docs.sh
```
Ideally, the official docs should also be updated at https://www.th…