Skip to content

Commit 889bfde

Browse files
committed
fixup! [NFC] Remove Python 2 imports from __future__
1 parent 893f9bf commit 889bfde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/swift_build_support/tests/mock-distcc

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
# mock-distcc - discc mock used from tests ----------------------*- python -*-
33
#
44
# This source file is part of the Swift.org open source project

0 commit comments

Comments
 (0)