From 16e02ca1d4f0ccf64a8154b21aa75d40a8c6b931 Mon Sep 17 00:00:00 2001 From: Theo Date: Thu, 31 Aug 2017 09:24:01 +0100 Subject: [PATCH] Smoke tests --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7bb61ca..5752f88 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,4 +7,4 @@ universal = 1 [flake8] max-line-length=120 -ignore=E731 \ No newline at end of file +ignore=E731