File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ exclude = [
162
162
# Useful if you'd like to keep stubs in your repo, along with the config file.
163
163
# Multiple paths are always separated with a : or , regardless of the platform.
164
164
# User home directory and environment variables will be expanded.
165
- mypy_path = " $MYPY_CONFIG_FILE_DIR/src,$MYPY_CONFIG_FILE_DIR/packages/paper-qa-pymupdf/src"
165
+ mypy_path = " $MYPY_CONFIG_FILE_DIR/src,$MYPY_CONFIG_FILE_DIR/packages/paper-qa-pypdf/src,$MYPY_CONFIG_FILE_DIR/packages/paper-qa- pymupdf/src"
166
166
# Specifies the OS platform for the target program, for example darwin or win32
167
167
# (meaning OS X or Windows, respectively). The default is the current platform
168
168
# as revealed by Python’s sys.platform variable.
You can’t perform that action at this time.
0 commit comments