Skip to content

Commit b7ddf6f

Browse files
committed
fix
1 parent 7b65324 commit b7ddf6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ ignore_missing_imports = true
108108
module = [
109109
"pytest",
110110
"docker",
111-
"jsonschema"
111+
"jsonschema",
112+
"neurodocker._version"
112113
]
113114

114115
[[tool.mypy.overrides]]

0 commit comments

Comments
 (0)