Skip to content
Snippets Groups Projects
Commit 30700c18 authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

Fix import in tagplot test.

parent f9b191df
Branches
Tags
1 merge request!13Update documentation with new naming.
Pipeline #751239 passed
...@@ -6,7 +6,7 @@ Unittests for tagplot ...@@ -6,7 +6,7 @@ Unittests for tagplot
import unittest import unittest
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
from tagplot import tagplot from plotid.tagplot import tagplot
# Constants for tests # Constants for tests
FIG1 = plt.figure() FIG1 = plt.figure()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment