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 'return None' from call() #53

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

sentilesdal
Copy link
Contributor

This is unecessary and causes pylint warnings.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0723d8a) 72.85% compared to head (2c89577) 72.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   72.85%   72.85%           
=======================================
  Files          20       20           
  Lines         851      851           
=======================================
  Hits          620      620           
  Misses        231      231           
Flag Coverage Δ
unittests 72.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sentilesdal sentilesdal merged commit 91c496c into main Nov 22, 2023
@sentilesdal sentilesdal deleted the matt-dont-return-none branch November 22, 2023 22:39
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