Skip to content

Conversation

dmontagu
Copy link
Collaborator

@dmontagu dmontagu commented Jun 27, 2023

It seems the Bool error was replaced with BoolParsing and BoolType, but never removed. This PR removes it

Selected Reviewer: @davidhewitt

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 27, 2023

CodSpeed Performance Report

Merging #704 unused-bool-error (4192d76) will not alter performances.

Summary

🔥 0 improvements
❌ 0 regressions
✅ 125 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

// None errors
NoneRequired,
// boolean errors
Bool,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BoolType and BoolParsing are defined down on lines 171/172

@dmontagu
Copy link
Collaborator Author

please review

Copy link
Contributor

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@dmontagu dmontagu merged commit 29de2c9 into main Jun 27, 2023
@dmontagu dmontagu deleted the unused-bool-error branch June 27, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants