diff --git a/util/text.py b/util/text.py index 8a8578b9..0755f0f3 100644 --- a/util/text.py +++ b/util/text.py @@ -1,4 +1,4 @@ -"""Utilities for dealing with HTTP.""" +"""Utilities for dealing with text (and byte representations thereof).""" from __future__ import annotations from gzip import compress