view roundup/cgi/__init__.py @ 7022:f4bfc1af5d95

flake8 inline comment spacing; too many leading # E261 at least two spaces before inline comment E266 too many leading '#' for block comment
author John Rouillard <rouilj@ieee.org>
date Sun, 09 Oct 2022 17:34:42 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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