Skip to content

Commit

Permalink
Resolve stupid merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Oct 3, 2024
1 parent 791cb34 commit 4b680e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/unit/ode/test_ode.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@
#
# SPDX-License-Identifier: Apache-2.0

<<<<<<< HEAD
from nmodl.ode import differentiate2c, integrate2c, make_symbol
=======
from nmodl.ode import differentiate2c, integrate2c
import pytest
>>>>>>> master

import sympy as sp

Expand Down

0 comments on commit 4b680e9

Please sign in to comment.