We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06ada34 + 865e861 commit f3bc5daCopy full SHA for f3bc5da
1 file changed
approvaltests/inline/parse.py
@@ -4,7 +4,7 @@
4
from approvaltests.inline.parse2 import Parse2
5
from approvaltests.inline.parse3 import Parse3
6
from approvaltests.namer.inline_comparator import InlineComparator
7
-from build.lib.approvaltests.reporters import ReporterThatAutomaticallyApproves
+from approvaltests.reporters import ReporterThatAutomaticallyApproves
8
from approvaltests.inline.types import T, T2, T1
9
10
0 commit comments