Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode #67

Merged
merged 4 commits into from
Jul 17, 2023
Merged

Unicode #67

merged 4 commits into from
Jul 17, 2023

Conversation

chrisrude
Copy link
Owner

Fix pyright warning from recent unicode fix.

harlyh and others added 4 commits July 16, 2023 19:50
For some reason pyright thinks ['request'] could be a bool
sometimes, probably due to the dynamic typing allowed by importing
it straight from the yaml.  Just make sure it's a string before
printing.
@chrisrude chrisrude marked this pull request as ready for review July 17, 2023 22:34
@chrisrude chrisrude merged commit 76bba55 into main Jul 17, 2023
5 checks passed
@chrisrude chrisrude deleted the unicode branch July 17, 2023 22:35
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.

2 participants