Add coding declaration to zcutil/release-notes.py

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2019-06-19 00:19:54 +01:00
parent 06cc21424e
commit f6e1e15773
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
import re, os, os.path
import subprocess
import argparse