Skip to content

Commit 0ebe208

Browse files
committed
[#148] Updated python interpreter names on tnotes and tdodo
1 parent 22cca16 commit 0ebe208

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tnotes/tnotes

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

33
"""
44
Copyright (C) 2021 TinyTools

ttodo/ttodo

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

33
"""
44
Copyright (C) 2021 TinyTools

0 commit comments

Comments
 (0)