mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 01:04:29 +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
|
Gets the RUSAGE memory usage, returns in K. Encapsulates the difference
|
||||||
between OSX and Linux rss reporting
|
between OSX and Linux rss reporting
|
||||||
|
|
||||||
:returns; memory usage in kilobytes
|
:returns: memory usage in kilobytes
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from resource import getrusage, RUSAGE_SELF
|
from resource import getrusage, RUSAGE_SELF
|
||||||
|
|
Loading…
Reference in New Issue
Block a user