From 68a7d7ded07b0ea64ad371c4049405a0b71ab611 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Dec 20 2018 15:01:49 +0000 Subject: Add a missing docstring to test_pfmarkdown Signed-off-by: Pierre-Yves Chibon --- diff --git a/tests/test_pfmarkdown.py b/tests/test_pfmarkdown.py index 754c475..7b08d5f 100644 --- a/tests/test_pfmarkdown.py +++ b/tests/test_pfmarkdown.py @@ -1,3 +1,12 @@ +# -*- coding: utf-8 -*- + +""" + (c) 2016 - Copyright Red Hat Inc + + Authors: + Jeremy Cline + +""" from __future__ import unicode_literals, absolute_import