-
**Bug Report**
Mixing a numpy `ndarray` with a metaclass that uses keyword arguments causes a false positive.
**To Reproduce**
Run `mypy` on the following code
```python
from typing…
-
## Nossa empresa
A Omie tem como propósito trazer prosperidade para o ecossistema empreendedor brasileiro. Por isso, buscamos por pessoas com mentalidade de crescimento, valorizando perfis que tenham…
-
These are accounts that probably need to have login disabled, and which should be administered by admins only.
-
As a developer I would like to create pytest for apis
-
I suggest you add Range, Min, and Max typing to check if a number is inside a range or something like that.
```py
def example(range_example: Range(int, 1, 5), min_example: Min(int, 5), max_example…
-
I tried using `fastapi-pagination` on a FastAPI + [Databases](https://www.encode.io/databases/) project where I ran databases version 0.9.0 with SQLAlchemy > 2.0.
This line fails: https://github.…
mes5k updated
4 months ago
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
**Describe the bug**
The problem here is with the webserver and websockets, giving this error when entering the website:
```
Error in closing handshake
Traceback (most recent call last):
File…
-
Let me start by saying that it is amazing that after almost 10 years this library is still the most popular (if you look at the github stars at least) way of hosting your own pypiserver.
That said…
-
### Describe the issue as clearly as possible:
Example code with Pydantic and generate.json() throws a ValidationError
Code is run from Jupyter Notebook
Output is ok if age: int is removed from t…