From c3dba1ed5f9be226044c7ffaf1cd47adcc7482f4 Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 21 Aug 2018 15:40:38 +0300 Subject: Upgrade Python syntax with pyupgrade --- examples/parseResultsSumExample.py | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/parseResultsSumExample.py') diff --git a/examples/parseResultsSumExample.py b/examples/parseResultsSumExample.py index 1fb694a..a18ba29 100644 --- a/examples/parseResultsSumExample.py +++ b/examples/parseResultsSumExample.py @@ -23,4 +23,3 @@ for test in (samplestr1,samplestr2,samplestr3,samplestr4,): print() - \ No newline at end of file -- cgit v1.2.1