Skip to content

Commit

Permalink
Fix relativ import of package
Browse files Browse the repository at this point in the history
  • Loading branch information
thouska committed Jun 21, 2022
1 parent bfbcee8 commit 105bd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_gui_mpl.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import spotpy

from spotpy.gui.mpl import GUI
from test_setup_parameters import SpotSetupMixedParameterFunction as Setup
from .test_setup_parameters import SpotSetupMixedParameterFunction as Setup


class TestGuiMpl(unittest.TestCase):
Expand Down

0 comments on commit 105bd89

Please sign in to comment.