Skip to content

Commit 5d78ec5

Browse files
committed
Fix whitespace
1 parent 30505db commit 5d78ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/uuid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ def _netbios_getnode():
563563
"""[DEPRECATED] Get the hardware address on Windows."""
564564
# bpo-40501: UuidCreateSequential() is now the only supported approach
565565
return _windll_getnode()
566-
566+
567567

568568

569569
_generate_time_safe = _UuidCreate = None

0 commit comments

Comments
 (0)