Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Nov 23, 2020
1 parent d14e4f1 commit 31b0321
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions repo_helper/configuration/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,8 @@ def dump_schema() -> Dict[str, Any]:
class YamlEditor(YAML):
"""
Class to read, dump and edit YAML files.
.. versionadded:: 2020.11.23
"""

width: Optional[int] # type: ignore
Expand Down

0 comments on commit 31b0321

Please sign in to comment.