Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Feb 5, 2024
1 parent 396720d commit db834f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structlog/processors.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ class LogfmtRenderer:
``flag=false``.
Raises:
ValueError: If a key contains non printable or space characters.
ValueError: If a key contains non-printable or whitespace characters.
.. versionadded:: 21.5.0
"""
Expand Down

0 comments on commit db834f5

Please sign in to comment.