-
@BarakKatzir has been developing the [`types-scipy-sparse`](https://github.com/BarakKatzir/types-scipy-sparse) stub package for `scipy.sparse`. A large portion appears to more complete that the `scipy…
-
**Is your feature request related to a problem? Please describe.**
Intellisense/autocomplete doesn't work in Visual Studio Code when using Pylance as the language server.
It works when using Jedi …
-
e.g. https://github.com/php-stubs/wordpress-stubs/blame/v6.6.2/functionMap.php#L69
The correct type would be string|null
If you think it doesn't matter, try this:
```
function foo(): string|…
-
### Describe the problem, ie expected/actual result (if it's not blatantly obvious)
The relevant code:
https://github.com/jorenham/scipy-stubs/blob/master/scipy-stubs/stats/_distn_infrastructure.p…
-
I'm trying to write a test that runs mypy. I _thought_ I had the following working in rules_python 0.22.0:
```shell
$ ls -A
.bazelversion BUILD MODULE.bazel WORKSPACE bar.py foo.py lint.bzl…
-
# Pysa Bug
**Pre-submission checklist**
[X] I've checked the list of [common issues](https://pyre-check.org/docs/pysa-quickstart/#common-issues) and mine does not appear
**Bug description**
I …
-
Hi,
I would like to generate [type stubs](https://mypy.readthedocs.io/en/stable/stubs.html) so that we can use type checking with islpy functions.
I'm thinking of extending `gen_wrap` to achieve…
-
### 🐛 Describe the bug
See:
- https://hud.pytorch.org/hud/pytorch/vision/7d077f131217dc03813d97d7524ea3aeba7dd7e1/1?per_page=50&name_filter=docs&mergeLF=true
- https://hud.pytorch.org/hud/pytor…
-
**Is your feature request related to a problem? Please describe.**
Despite being typed, this package doesnt include a `py.typed` file.
[As a user, i am struggling to benefit from the defined type…
-
At the moment the python code is getting a lint error when because types `Demography`, `State` etc. are not know. Can we generate stubs for these? https://mypy.readthedocs.io/en/stable/stubgen.html
r-ash updated
5 months ago