Skip to content

Commit cfb3d0f

Browse files
authored
Update shutil.py
1 parent 8ce8bc2 commit cfb3d0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/shutil.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1647,4 +1647,3 @@ def __getattr__(name):
16471647
)
16481648
return RuntimeError
16491649
raise AttributeError(f"module {__name__!r} has no attribute {name!r}")
1650-

0 commit comments

Comments
 (0)