-
### Use case
When using the Parser with the `safeParse` option enabled, the result is a `ParsedResult` type that can contain either the parsed payload or an error depending on the result of the parsi…
-
# Problem: Give classes sub-scripting abilities
# Solution: Since 3.7, `__class_getitem__`
```python
class A:
filt = None
def __class_getitem__(cls, filt):
cls.filt = filt
…
-
See https://github.com/arviz-devs/arviz-plots/issues/83 for more info. The goal is to create modules to verify inputs from users.
-
- [ ] company-mode: etags support
- [ ] company-mode: candidates weight
- [ ] LSP support
-
### Describe the issue:
VScode can't correctly hint the wrapped function's docstring, hinting instead about vectorize:
![Peek 2023-04-28 09-33](https://user-images.githubusercontent.com/78506690…
-
I'd like us to move to an experience like this when serving models with torchserve to follow projects like Fast API. The benefit of this is people can integrate torchserve much more easily in their ex…
-
**Bug Report**
The declarations of `F`, `G` and `H` all result in the following error:
`The first argument to Callable must be a list of types, parameter specification, or "..." [valid-type]`
De…
-
Hi there,
Thank you so much for your open resource code. Could you please check the requirements.txt. There are a lot of conflicts in the environment. Thank you so much!
-
### Short description
Starting in pyqtgraph 0.13.5, dynamically wrapped class properties/methods raise errors in type checkers such as Pylance/Pyright. Examples of this include `GraphicsLayoutWidget`…
-
* Version: 5.12.1
* Python: 3.8.3
* OS: linux
* `pip freeze` output
```
attrs==20.2.0
base58==2.0.1
bitarray==1.2.2
certifi==2020.6.20
chardet==3.0.4
cytoolz==0.10.1
eth-abi==2.1.1
eth-a…