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

chore: cleanup unnecessary B009 ignore #915

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

epenet
Copy link
Contributor

@epenet epenet commented Nov 4, 2024

Description

I can't think of a good reason to keep using getattr
It made sense when there was a default None - but now that there isn't a default it doesn't make sense...

Related Issues

See #583 where it was added

Checklist

  • This PR has sufficient documentation.
  • This PR has sufficient test coverage.
  • This PR title satisfies semantic convention.

Additional Comments

No additional comments.

@epenet epenet changed the title Cleanup unnecessary B009 ignore chore: cleanup unnecessary B009 ignore Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #915   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files          21       21           
  Lines        1596     1596           
=======================================
  Hits         1560     1560           
  Misses         36       36           

🚨 Try these New Features:

@epenet epenet mentioned this pull request Nov 4, 2024
3 tasks
@noahnu noahnu enabled auto-merge (squash) November 12, 2024 01:32
@noahnu noahnu disabled auto-merge November 12, 2024 01:39
@noahnu noahnu merged commit 39d2bba into syrupy-project:main Nov 12, 2024
15 of 17 checks passed
@epenet epenet deleted the 20241104-1006 branch November 12, 2024 05:46
@noahnu
Copy link
Collaborator

noahnu commented Nov 23, 2024

🎉 This PR is included in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants