Conversation
Copy link
Copy Markdown
Contributor
Using os.chdir to switch to the directory containing the config file (introduced in #43) fails if config_file_path only contains a filename but no directories (similar to timvink/mkdocs-table-reader-plugin#16). Replacing an empty result of os.dirname should avoid this.
Copy link
Copy Markdown
Member
Argh, I guess I botched a release. Fine, let's fix that again.
Thanks for the report and fix ๐
Merged
viktorlashchuk added a commit to viktorlashchuk/mkdocstrings-python that referenced this pull request
Feb 24, 2025