added encoding as comment

last file for encoding check
python3 file without license
This commit is contained in:
Peter Kessen 2015-11-19 18:54:02 +01:00
parent 6b408507f6
commit f5eca77117

View file

@ -1,4 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""A utility script for automating the beets release process.
"""
import click