From 1901be9d17b1b27adc95982b84fe8aa43d3c123e Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Tue, 28 Jan 2020 15:06:25 -0800 Subject: Code cleanup --- test/test_validations.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/test_validations.py') diff --git a/test/test_validations.py b/test/test_validations.py index a0e2628..c84370f 100644 --- a/test/test_validations.py +++ b/test/test_validations.py @@ -16,8 +16,6 @@ # You should have received a copy of the GNU General Public License # along with Wikiget. If not, see . -"""Defines test functions to run with pytest.""" - import os import pytest -- cgit v1.2.3