zcutil/release-notes.py: Add Python 3 execution header

This commit is contained in:
Jack Grigg 2020-04-15 22:57:05 +12:00
parent 8b9e4eec0f
commit 86f8bcfa17
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#! /usr/bin/env python3
# -*- coding: utf-8 -*-
import re, os, os.path