Skip to content

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Nov 21, 2024

The rich module should be set to None, indicating that rich should not be used.

Setting it to False worked before, but recently added code in typer fails when checking if rich is not None.

ref: fastapi/typer#847
fix #4400

The `rich` module should be set to `None`, indicating that rich should not be used.

Setting it to `False` worked before, but recently added code in typer fails
when checking `if rich is not None`.

ref: fastapi/typer#847
Copy link

linear bot commented Nov 21, 2024

@Lendemor Lendemor merged commit 4571524 into main Nov 21, 2024
32 checks passed
@Lendemor Lendemor deleted the masenf/disable-rich-better branch November 21, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Execution of reflex run --help crashes

3 participants