Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre committed Jan 26, 2023
1 parent 22b9d28 commit 5a5ddd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bioptim/interfaces/biorbd_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import biorbd_casadi as biorbd
from casadi import MX, horzcat, vertcat, SX, norm_fro
import numpy as np
from bioptim.misc.utils import check_version


check_version(biorbd, "1.9.9", "1.10.0")
Expand Down

0 comments on commit 5a5ddd7

Please sign in to comment.