From c707c436c419de4300d52595cc8b2febe7309496 Mon Sep 17 00:00:00 2001 From: "pawnesh.kumar" Date: Wed, 5 Oct 2016 10:15:32 +0530 Subject: [PATCH] Declare the encoding of file Change-Id: Ic4b9925a835e8fffb7ddd95439c006e9be2dae4c Closes-Bug: #1630430 --- releasenotes/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index f2fdd14ec..cb6a75531 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at