Skip to content

Commit 693bdac

Browse files
fix: toml file
1 parent 8063f82 commit 693bdac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ showcontent = true
162162

163163
[tool.mypy]
164164
python_version = "3.10"
165-
mypy_path = "$MYPY_CONFIG_FILE_DIR/src:$MYPY_CONFIG_FILE_DIR/tests:$MYPY_CONFIG_FILE_DIR/examples/example_httpserver_plugin/src"
165+
mypy_path = "$MYPY_CONFIG_FILE_DIR/src:$MYPY_CONFIG_FILE_DIR/tests:$MYPY_CONFIG_FILE_DIR/examples/local_launcher/example_httpserver_plugin/src"

0 commit comments

Comments
 (0)