view roundup/cgi/__init__.py @ 6039:0dc1e0222353

flake8 whitespace changes, suppress unused import warning
author John Rouillard <rouilj@ieee.org>
date Tue, 07 Jan 2020 21:21:20 -0500
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/