-
I have lispkit.org so I want to put it to good use
I would like:
- List of features and their configuration
- List of available commands
- Video tutorials
- Internal source documentation
How to acco…
-
### Problem statement
pylint is integrated in some infrastructure, i.e. in some makefiles (e.g. https://github.com/magma/magma/blob/master/lte/gateway/python/Makefile#L84) . However, those checks a…
-
Consider the list of features page:
https://tsfresh.readthedocs.io/en/latest/text/list_of_features.html
Whose source is here:
https://github.com/blue-yonder/tsfresh/blob/main/docs/text/list_o…
-
Docstrings for the various classes and functions. README for installation.
dzbee updated
6 years ago
-
On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues.
Before sphinx starts reporting broken refs it…
-
**Describe the bug**
The example
**To Reproduce**
- Install current version oemof.solph
- Create a minimal example (see below)
```python
from oemof import solph
date_time_index = solph.…
-
BPO | [42347](https://bugs.python.org/issue42347)
--- | :---
Nosy | @asvetlov, @1st1, @sersorrel
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect t…
-
https://github.com/ansasaki/symbol_version/blob/f441d3446bcb325df9a3ae440313d30da2646952/scripts/symbol_version.py#L55-L73
1. the method is missing a doc string
1. is it expected that the error do…
-
The existing check for determining whether to use numpy or google docstrings looks like this:
```
found_numpy = yield from self._check_numpy_sections(lines, definition, docstring)
…
-
### Is your feature request related to a problem?
We enabled pylint in #590. Enable the remaining lints. Here are some top ones.
```
$ python -m pylint setup.py noxfile.py opensearchpy/ test_op…