Skip to content

Commit 31b0321

Browse files
committed
Updated docs.
1 parent d14e4f1 commit 31b0321

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

repo_helper/configuration/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,8 @@ def dump_schema() -> Dict[str, Any]:
362362
class YamlEditor(YAML):
363363
"""
364364
Class to read, dump and edit YAML files.
365+
366+
.. versionadded:: 2020.11.23
365367
"""
366368

367369
width: Optional[int] # type: ignore

0 commit comments

Comments
 (0)