We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a282e72 commit e0de911Copy full SHA for e0de911
1 file changed
tests/test_edit_tool.py
@@ -1,6 +1,6 @@
1
import unittest
2
import os
3
-from tools.edit_tool import EditTool
+from iclaw.tools.edit_tool import EditTool
4
5
6
class TestEditTool(unittest.TestCase):
0 commit comments