python can also be python3.x x not only 5
This commit is contained in:
parent
645b4afddd
commit
1d60035430
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3.5
|
||||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""Delete latex created files.
|
||||
|
|
Loading…
Reference in a new issue