From f8055cbbefa1eab368851734687d10f0cfa5b796 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Thu, 21 Dec 2023 11:12:12 -0600 Subject: [PATCH] docs(CHANGES): Note pydocstyle updates --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 17416adea7..738d8c0b2e 100644 --- a/CHANGES +++ b/CHANGES @@ -22,6 +22,11 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force ### CI - Move CodeQL from advanced configuration file to GitHub's default +- Add pydocstyle rule to ruff (#891) + +### Documentation + +- Add docstrings to functions, methods, classes, and packages (#891) ## tmuxp 1.32.1 (2023-11-23)