summaryrefslogtreecommitdiff
path: root/lockfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'lockfile.py')
-rw-r--r--lockfile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lockfile.py b/lockfile.py
index 1e0516b..b6a832e 100644
--- a/lockfile.py
+++ b/lockfile.py
@@ -37,7 +37,6 @@ class LockFile(object):
# some logic for detecting stale locks.
"""
-
def __init__(
self,
lockfile_path: str,