Skip to content

Commit 48f767e

Browse files
committed
ggg
1 parent b5943fd commit 48f767e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
def get_os_name():
1111
name = platform.platform()
12+
1213
# in python 3.8, platform.platform() uses mac_ver() on macOS
1314
# it will return 'macOS-XXXX' instead of 'Darwin-XXXX'
1415

0 commit comments

Comments
 (0)