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

Change ≤,≥ to <=, >= to fix display in terminal #1155

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

Makio64
Copy link
Contributor

@Makio64 Makio64 commented Nov 4, 2023

Fix for #1146

Remove special character to correct display in terminal

change to <=
change to >=

@donmccurdy donmccurdy added bug Something isn't working package:cli labels Nov 4, 2023
@donmccurdy donmccurdy added this to the v3.8 milestone Nov 4, 2023
@donmccurdy donmccurdy merged commit 59041ca into donmccurdy:main Nov 4, 2023
@donmccurdy
Copy link
Owner

Thank you!

@donmccurdy donmccurdy modified the milestones: v3.8, v3.9 Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package:cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants