From 16ff3374b78b77553f8b01454c1deed8627817cd Mon Sep 17 00:00:00 2001 From: James Ennis Date: Tue, 20 Feb 2018 17:19:39 +0000 Subject: pylint - dealt with whitespace issues and disabled pep8 warnings --- .pylintrc | 2 -- 1 file changed, 2 deletions(-) (limited to '.pylintrc') diff --git a/.pylintrc b/.pylintrc index 69888d251..3a9348709 100644 --- a/.pylintrc +++ b/.pylintrc @@ -116,8 +116,6 @@ disable=##################################### cyclic-import, - bad-whitespace - # Enable the message, report, category or checker with the given id(s). You can # either give multiple identifier separated by comma (,) or put this option # multiple time (only on the command line, not in the configuration file where -- cgit v1.2.1