From 32673becbdcdb3d2e8d61ada630fdeeee659f3ad Mon Sep 17 00:00:00 2001 From: Simeon Warner Date: Fri, 6 May 2016 23:26:39 -0400 Subject: [PATCH] Tidy --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/__init__.py b/tests/__init__.py index 7916597..315cca3 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1 +1 @@ -# Tests for client code in bin/test +"""Tests for library code in test."""