From e2f121bf74eba9697698dc86696dd8a1ef21c03b Mon Sep 17 00:00:00 2001 From: youkaichao Date: Sat, 23 Mar 2024 18:22:11 -0700 Subject: [PATCH] Update index.rst to improve the demo usage (#314) --- docs/index.rst | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) 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: