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

small bugfix pytorch_model.py #347

Merged
merged 1 commit into from
Mar 24, 2024
Merged

small bugfix pytorch_model.py #347

merged 1 commit into from
Mar 24, 2024

Conversation

annahedstroem
Copy link
Member

Description

  • Fixing isinstance(..., None) which causes syntaxerror

Minimum acceptance criteria

  • Specify what is necessary for the PR to be merged with the main branch.
  • @mentions of the person that is apt to review these changes e.g., @annahedstroem

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.15%. Comparing base (ec037dc) to head (7147307).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #347   +/-   ##
=======================================
  Coverage   91.15%   91.15%           
=======================================
  Files          66       66           
  Lines        3925     3925           
=======================================
  Hits         3578     3578           
  Misses        347      347           

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

@annahedstroem annahedstroem merged commit e381373 into main Mar 24, 2024
6 checks passed
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.

2 participants