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

Fix a typo in a decorator call. #367

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

kellertuer
Copy link
Member

This caused an error when sub_kwargs was not empty – and a hard to spot typo. We should probably include this in the next release as well.

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.73%. Comparing base (7f84436) to head (8fadac6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #367   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          73       73           
  Lines        6822     6822           
=======================================
  Hits         6804     6804           
  Misses         18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kellertuer kellertuer marked this pull request as ready for review March 15, 2024 19:17
@kellertuer kellertuer added the Ready-for-Review A label for pull requests that are feature-ready label Mar 15, 2024
@kellertuer kellertuer merged commit 15194b0 into master Mar 15, 2024
15 checks passed
@kellertuer kellertuer deleted the kellertuer/fix_semicolon branch May 4, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready-for-Review A label for pull requests that are feature-ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant