view roundup/cgi/__init__.py @ 6063:4d20d8251bf2

flake8 whitespace; removed unused import os.path.
author John Rouillard <rouilj@ieee.org>
date Fri, 17 Jan 2020 20:29:27 -0500
parents fc52d57c6c3e
children
line wrap: on
line source

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

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