From 7718d8c97267174ffcaca2e5205de4c8732b58b5 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 19 Aug 2019 16:58:47 -0300 Subject: [PATCH] Fix linting --- scripts/publish_gh_release_notes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/publish_gh_release_notes.py b/scripts/publish_gh_release_notes.py index 23f7b40ad..3ff946b58 100644 --- a/scripts/publish_gh_release_notes.py +++ b/scripts/publish_gh_release_notes.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """ Script used to publish GitHub release notes extracted from CHANGELOG.rst.