Skip to content

Commit

Permalink
Update test_plot_api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eivindjahren authored Dec 18, 2024
1 parent 963fd39 commit 571ca2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ert/unit_tests/gui/tools/plot/test_plot_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from pandas.testing import assert_frame_equal
from starlette.testclient import TestClient

from ert.config import GenDataConfig, GenKwConfig, SummaryConfig
from ert.config import GenKwConfig, SummaryConfig
from ert.dark_storage import enkf
from ert.dark_storage.app import app
from ert.gui.tools.plot.plot_api import PlotApi, PlotApiKeyDefinition
Expand Down

0 comments on commit 571ca2c

Please sign in to comment.