Skip to content

Commit dba633d

Browse files
Bug fix: Missing path for mypy (#97)
Added mypy.ini. Fixes issues caused by missing kerngen path for mypy.
1 parent 932d44c commit dba633d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mypy.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[mypy]
2+
mypy_path=p-isa_tools/kerngen

0 commit comments

Comments
 (0)