Skip to content

Commit

Permalink
[CC] update validation path
Browse files Browse the repository at this point in the history
  • Loading branch information
helene-t committed Mar 3, 2021
1 parent 460c20c commit bb70d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Validation/test_plot.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
from SciDataTool import DataLinspace, DataTime
from SciDataTool import save_validation_path
from Tests import save_validation_path
from SciDataTool.Functions.Plot.plot_2D import plot_2D
from numpy import meshgrid, pi, linspace, zeros, sin, split, sum
from os.path import join
Expand Down

0 comments on commit bb70d00

Please sign in to comment.