mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Corrected documentation syntax
This commit is contained in:
parent
baa987de0f
commit
c38f25a876
|
@ -239,7 +239,7 @@ class PillowLeakTestCase(PillowTestCase):
|
|||
Gets the RUSAGE memory usage, returns in K. Encapsulates the difference
|
||||
between OSX and Linux rss reporting
|
||||
|
||||
:returns; memory usage in kilobytes
|
||||
:returns: memory usage in kilobytes
|
||||
"""
|
||||
|
||||
from resource import getrusage, RUSAGE_SELF
|
||||
|
|
Loading…
Reference in New Issue
Block a user