Add file encoding to hearts2.py

This commit is contained in:
Eryn Wells 2019-02-02 17:04:25 +00:00
parent 07e8e70f87
commit dbec5d99cf

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# vim: set fileencoding=utf-8:
# Eryn Wells <eryn@erynwells.me> # Eryn Wells <eryn@erynwells.me>
import json import json