Files
2026-05-26 11:53:33 +00:00

6 lines
101 B
Python
Executable File

from __future__ import annotations
from whitenoise.base import WhiteNoise
__all__ = ["WhiteNoise"]