view roundup/cgi/__init__.py @ 7030:bb3845cf6b8e

flake8 E225 missing whitespace around operator
author John Rouillard <rouilj@ieee.org>
date Sun, 09 Oct 2022 17:58:53 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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