mirror of
https://github.com/Luzifer/past3.git
synced 2024-11-09 16:30:01 +00:00
Script can run under python3
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
c6f83318e7
commit
dd6c9ee00e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
import yaml
|
||||
from jinja2 import Environment, FileSystemLoader
|
||||
|
|
Loading…
Reference in a new issue