Skip to content

Commit 58ed9c8

Browse files
authored
Merge pull request #39614 from apple/shahmishal-patch-2-1
Update the python version to python3 for swift-api-checker.py
2 parents daa335c + 828412b commit 58ed9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/api_checker/swift-api-checker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22

33
from __future__ import print_function
44

0 commit comments

Comments
 (0)