Skip to content

Commit 2a58ecf

Browse files
committed
chore: update comment
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
1 parent 85908e1 commit 2a58ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macaron/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ class BytesDecoder:
445445

446446
@staticmethod
447447
def decode(data: bytes) -> str | None:
448-
"""Attempt to decode the passed bytes using the full list of possible encodings.
448+
"""Attempt to decode the passed bytes using common encodings.
449449
450450
Parameters
451451
----------

0 commit comments

Comments
 (0)