-
### System information
Currently all new ONNX op defining should use onnx/defs/ c++ API. If people want to reuse this and define their own domain and custom op, it is not convenient. They code co…
-
While the ubelt documentation has gotten much better and cleaner, there are still locations where what makes documentation look good in the code results in documentation that looks bad in sphinx. I'm …
-
- [x] Generate doc with doxygen (use github.io?)
- [x] Multiple wrappers and sim calls (list of simFunc) (explanation, examples and code docstring)
- [x] Structure of network instance (reference)
-…
-
### Bug description
When parsing the following [`utils.py`](https://github.com/4nds/pylint-quotes/blob/c9aae00800289e7bf89a13ba81950334aff5668f/example/foo/utils.py):
```python
"""Utilities for…
4nds updated
9 months ago
-
Howfairis can not only be used from the command line, but also programmaticly as a library. It would be nice to show how to use it as a library.
For example
```python
from howfairis import Chec…
-
@beartype – the [near-realtime runtime type-checker I maintain](https://beartype.readthedocs.io), probably because I am ~~less than sane~~ neurodivergent – now [officially supports *all* `pandera.typi…
-
**Describe the solution you'd like**
This is a follow up to a previous issue #255. I would like to control the indentation of the docstring (the contiguous block of comments right below a function …
-
### 🚀 Feature Request
the argument has been deprecated for a few years now, and the current behavior where it just silently ignores the argument is even more confusing than the previous behavior.
##…
-
This issue further addresses: https://github.com/sql-machine-learning/playground/issues/42#issuecomment-645666536
## Where are the global variables
- Exported global map which stores the paramet…
-
Type: Bug
# Behaviour
Clicking on the Run Tests with Coverage button does not have any effect. No coverage data is generated.
As you can see in the output no option enabling coverage is a…