Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix broken Sphinx inventory item regex #497

Merged
merged 1 commit into from Dec 13, 2022
Merged

fix: Fix broken Sphinx inventory item regex #497

merged 1 commit into from Dec 13, 2022

Commits on Dec 13, 2022

  1. fix: Fix broken Sphinx inventory item regex

    As mentioned in #496, some Sphinx inventories don't match the
    `sphinx_item_regex` defined in `InventoryItem`. Allowing any
    number of whitespace characters at the end instead of requiring
    at least one fixes this issue.
    
    Fixes #496.
    Luis Michaelis committed Dec 13, 2022
    Copy the full SHA
    0f42738 View commit details
    Browse the repository at this point in the history