Skip to content

Commit 865e861

Browse files
committed
- B fix import from build
fixes #164
1 parent 06ada34 commit 865e861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

approvaltests/inline/parse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from approvaltests.inline.parse2 import Parse2
55
from approvaltests.inline.parse3 import Parse3
66
from approvaltests.namer.inline_comparator import InlineComparator
7-
from build.lib.approvaltests.reporters import ReporterThatAutomaticallyApproves
7+
from approvaltests.reporters import ReporterThatAutomaticallyApproves
88
from approvaltests.inline.types import T, T2, T1
99

1010

0 commit comments

Comments
 (0)