summaryrefslogtreecommitdiff
path: root/linuxnamespaces/atlocation.py
diff options
context:
space:
mode:
Diffstat (limited to 'linuxnamespaces/atlocation.py')
-rw-r--r--linuxnamespaces/atlocation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxnamespaces/atlocation.py b/linuxnamespaces/atlocation.py
index 9e32596..04e5852 100644
--- a/linuxnamespaces/atlocation.py
+++ b/linuxnamespaces/atlocation.py
@@ -478,7 +478,7 @@ class AtLocation:
follow_symlinks: bool = False,
) -> typing.Iterator[
tuple[
- "AtLocation", list["AtLocation"], list["AtLocation"], "AtLocation",
+ "AtLocation", list["AtLocation"], list["AtLocation"], "AtLocation"
]
]:
"""Resemble os.fwalk with a few differences. The returned iterator