diff --git a/doc/changelog.d/3631.added.md b/doc/changelog.d/3631.added.md index 7b3263fc30..58c163cb3c 100644 --- a/doc/changelog.d/3631.added.md +++ b/doc/changelog.d/3631.added.md @@ -1 +1 @@ -REFACTOR: Iterate over the dictionary directly instead of using .keys(). \ No newline at end of file +refactor: Iterate over the dictionary directly instead of using .keys(). \ No newline at end of file