From: Michael Orlitzky Date: Tue, 1 Nov 2016 17:07:08 +0000 (-0400) Subject: Fix a pylint warning for a top-level variable name in test/__main__.py. X-Git-Tag: 0.1.0~97 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=4436c4f4742b29c1e6eed699d11e05bc9e1f8414;hp=4436c4f4742b29c1e6eed699d11e05bc9e1f8414;p=dunshire.git Fix a pylint warning for a top-level variable name in test/__main__.py. ---