From f98e6380f15c68a052e7ccb03b123b6eb91474ea Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 13 Aug 2014 03:14:34 +0100 Subject: add in whitespace after copyright statements to improve legibility --- tests/test_distributor.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/test_distributor.py b/tests/test_distributor.py index 36cbf6c52d..db23f16673 100644 --- a/tests/test_distributor.py +++ b/tests/test_distributor.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- import unittest from twisted.internet import defer -- cgit 1.5.1