Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sujuka99 committed Sep 26, 2023
1 parent d3d430d commit 14c3c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/gen_docs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


class IterableStrEnum(str, Enum):
"""Polyfill that also introduces dict-like behavior
"""Polyfill that also introduces dict-like behavior.
Introduces constructors that return a ``Iterator`` object
either containing all items, only their names or their values.
Expand Down

0 comments on commit 14c3c99

Please sign in to comment.