We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0caedf0 commit 83cd13cCopy full SHA for 83cd13c
1 file changed
sourcehold/__main__.py
@@ -76,7 +76,7 @@
76
77
args = main_parser.parse_args()
78
79
-from .tool.convert.aiv import convert_aiv
+from sourcehold.tool.convert.aiv import convert_aiv
80
81
def main():
82
if convert_aiv(args):
0 commit comments