diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2022-04-26 09:00:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-26 13:00:13 +0000 |
| commit | 1de0ea922e73e9cb00659657d6b490f16ec8b3a4 (patch) | |
| tree | 68e570ad2385eaf28fde3f2c964f6e397ffbe766 /docs | |
| parent | 34fd658c4c0ab08134fadd29ad16afdd2ec6eebb (diff) | |
| download | cryptography-1de0ea922e73e9cb00659657d6b490f16ec8b3a4.tar.gz | |
Remove trailing white space in docs (#7115)
Apparently none of our linters care
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/x509/reference.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index c1f7e6626..4e5c3f538 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst @@ -3159,7 +3159,7 @@ instances. The following common OIDs are available as constants. is used to denote that a certificate may be used as a Kerberos domain controller certificate authorizing ``PKINIT`` access. For more information see :rfc:`4556`. - + .. attribute:: IPSEC_IKE .. versionadded:: 37.0 |
