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 v2 import Deprecation warning #346

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Dec 18, 2024

Fixes this nonsensical warning:

E DeprecationWarning: Accessing petab.v2 is deprecated and will be removed in the next major release. Please use petab.v1.v2 instead.

Fixes this nonsensical warning:

> E   DeprecationWarning: Accessing `petab.v2` is deprecated and will be removed in the next major release. Please use `petab.v1.v2` instead.
@dweindl dweindl requested a review from a team as a code owner December 18, 2024 21:33
Copy link
Member

@dilpath dilpath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

petab.v2 it is then...

@dweindl dweindl merged commit cc33da2 into PEtab-dev:develop Dec 18, 2024
7 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.67%. Comparing base (6a433e0) to head (76ff337).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #346   +/-   ##
========================================
  Coverage    74.66%   74.67%           
========================================
  Files           56       56           
  Lines         5573     5575    +2     
  Branches       976      977    +1     
========================================
+ Hits          4161     4163    +2     
  Misses        1040     1040           
  Partials       372      372           

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

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