diff options
author | Andrew Godwin | 2022-12-15 10:15:17 -0700 |
---|---|---|
committer | Andrew Godwin | 2022-12-15 10:15:17 -0700 |
commit | 2131b40ce078f2e80b6e8816a2ca6978b0b5842f (patch) | |
tree | 1aa7857da8eaf01da7b607ae940550bcc3df1a56 | |
parent | 525deb441842191a0a083e4bff54053d04c30b3e (diff) | |
download | takahe-2131b40ce078f2e80b6e8816a2ca6978b0b5842f.tar.gz takahe-2131b40ce078f2e80b6e8816a2ca6978b0b5842f.tar.bz2 takahe-2131b40ce078f2e80b6e8816a2ca6978b0b5842f.zip |
Fix doc lint
-rw-r--r-- | docs/tuning.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tuning.rst b/docs/tuning.rst index 37594d6..d02dc27 100644 --- a/docs/tuning.rst +++ b/docs/tuning.rst @@ -188,4 +188,3 @@ Examples:: A local memory cache, inside the Python process. This will consume additional memory for the process, and should not be used with the MEDIA or AVATARS caches. - |