Skip to content

Commit b393ab5

Browse files
committed
fixes #4
1 parent 4dfd81a commit b393ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/jmu_gradescope_builder.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
import logging
33
import tkinter as tk
44
from tkinter import ttk

0 commit comments

Comments
 (0)