You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
The output no longer includes trailing whitespace.
Drop py-pandoc as a default dependency. To get pandoc, you can install it with your system's package manager (such as homebrew or apt-get). Alternatively, you can directly install pre-commit-docx-plain using the [pandoc] extra to install pandoc through the py-pandoc PyPI package. However, we've found that py-pandoc cannot be installed reliably as a dependency of a pre-commit hook.