Skip to content

Commit

Permalink
fix petab import
Browse files Browse the repository at this point in the history
  • Loading branch information
plakrisenko committed Mar 4, 2024
1 parent 3a6b0df commit 983077f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/sdist/amici/petab/petab_import.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import shutil
from pathlib import Path
from typing import Union
from warnings import warn

import amici
import petab
Expand Down

0 comments on commit 983077f

Please sign in to comment.