-
## Describe the Enhancement ##
When testing the UGRID capability, I noticed that here:
https://met.readthedocs.io/en/develop/Users_Guide/reformat_point.html#ascii2nc-tool
We describe various data…
-
Currently we have a bunch of `.pyi` files with the annotations, because Python
-
```
Avaliable catalogs:
PyWin32 (Python3) (for Python3: Python Extensions for Windows)
PyWin32 (for Python: Python Extensions for Windows)
Rails (for Ruby: Rails version 1.1.6)
…
tobsn updated
7 years ago
-
What does it mean for error ?
\u019b Client exited with error code -11
-
### 🐛 Describe the bug
I'd like to be able to pass a `Dict[str, Union[str, Tensor]]` as an argument to a torch.jit.script function:
```py
from typing import Dict, Union
import torch
from torch …
-
Currently the requests typing makes heavy use of unions. For example the parameter type is:
https://github.com/python/typeshed/blob/f99e8b0615182bb0f17d9d126019d8d72c207ab3/stubs/requests/requests/se…
-
Hi, I am trying to install dante_ltr through conda. The tool is properly installed without any errors. However when I try to execute it as dante_ltr, its showing command not found. Can you help, if t…
-
Using VSCode with pylance plugin in strict mode generate a lot of errors about missing type annotation.
The request is to create a stub file (*.pyi) to document every type of constants, methods, func…
-
At the moment the lack of type hinting requires turning off mypy checks. It would be helpful to offer library stubs.
-
### Si on écrivait au fur et a mesure nos avancements respectifs dans ce fil ?
Aujourd'hui, j'ai ajoute le module python qui se charge de créer des trigrams a partir d'une liste de fichiers.
Il suffi…