make file executable
This commit is contained in:
parent
885f47efa0
commit
fabcf60219
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
from courses import Courses
|
||||
|
||||
script = Courses().current.notes
|
||||
|
|
Loading…
Reference in a new issue