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

Remove always True function check. #168

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

HexDecimal
Copy link
Collaborator

A new version of Mypy detected this issue, and will raise errors until it's fixed.
This code was copied from other places. It's intended that this isn't an optional function here, so I'm removing the extra check.

A new version of Mypy detected this issue.
This code was copied from other places, it's intended that this isn't an
optional function here, so I'm removing the extra check.
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2022

Codecov Report

Merging #168 (deef8c6) into master (320754d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files          14       14           
  Lines        1077     1077           
=======================================
  Hits         1028     1028           
  Misses         49       49           
Impacted Files Coverage Δ
delocate/libsana.py 97.64% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@HexDecimal HexDecimal merged commit 60ab91b into matthew-brett:master Nov 10, 2022
@HexDecimal HexDecimal deleted the fix-truthy-function branch November 10, 2022 01:07
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.

3 participants