view wiki/constants.py @ 1216:42fef17a89a4 modernize

Remove unused imports.
author Brian Neal <bgneal@gmail.com>
date Wed, 12 Feb 2025 19:03:43 -0600
parents f4c043cf55ac
children
line wrap: on
line source
"""Constants used throughout the wiki application

"""

SESSION_SET_MEMBER = 'wiki_redis_set_member'