Skip to content

Commit 7c62245

Browse files
authored
Merge pull request nico#26 from atetubou/patch-1
Change shebang of the script to python3
2 parents f9d21e9 + b69f81d commit 7c62245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ninjatracing

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
# Copyright 2018 Nico Weber
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)