diff --git a/docs/index.rst b/docs/index.rst index 5fb5fb6..1a7d72a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -49,6 +49,7 @@ working directory is currently used. To do so, create a :class:`FileLock ` method accepts also a ``timeout`` parameter. If the lock cannot be acquired within ``timeout`` seconds, a :class:`Timeout ` exception is raised: