Skip to content

Commit 13d6c7a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3f466ce commit 13d6c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyfakefs/fake_scandir.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def __fspath__(self):
115115
return self.path
116116

117117
if sys.version_info >= (3, 12):
118+
118119
def is_junction(self) -> bool:
119120
"""Return True if this entry is a junction.
120121
Junctions are not a part of posix semantic."""

0 commit comments

Comments
 (0)