docs/Python-for-Formula-Authors: fix mdlint

Co-authored-by: Eric Knibbe <enk3@outlook.com>
This commit is contained in:
Mike McQuaid 2024-04-10 08:38:47 +01:00 committed by GitHub
parent ecc181ccb3
commit be5a7de54a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@ Remember: there are very limited cases for libraries (e.g. significant amounts o
* `cryptography`: builds with `rust` * `cryptography`: builds with `rust`
* `certifi`: patched formula to allow any Python-based formulae to leverage the brewed CA certs (see https://github.com/orgs/Homebrew/discussions/4691). * `certifi`: patched formula to allow any Python-based formulae to leverage the brewed CA certs (see <https://github.com/orgs/Homebrew/discussions/4691>).
### Python declarations for libraries ### Python declarations for libraries