Angel Langdon

Results 6 issues of Angel Langdon

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

enhancement

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question

**Describe the bug** When I have a `tortoise.models.Model` and then convert it to a `PydanticModel` using the `pydantic_model_creator` function. It raises a `mypy` error because it says that created class...

### Before you start - checklist - [X] I understand that React-PDF does not aim to be a fully-fledged PDF viewer and is only a tool to make one -...

enhancement
fresh

Given the below example ```python >>> from dateparser.search import search_dates >>> search_dates("Validity date: 2021-11-26") ``` It does return `None`, however it should return `[('2021-11-26', datetime.datetime(2021, 11, 26, 0, 0))]`

Type: Bug
Status: Bug confirmed
search_dates

How to make the text only slide if it overflows?