diff --git a/python-pycodestyle.changes b/python-pycodestyle.changes index d0866bd..149012a 100644 --- a/python-pycodestyle.changes +++ b/python-pycodestyle.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Dec 13 16:26:21 UTC 2022 - Yogalakshmi Arunachalam -- Update to 2.10.0 +- Update to 2.10.0 (bsc#1206225) * Changes: E231: allow trailing comma inside 1-tuples in []. PR #1108. W601, W602, W603, W604: removed (no longer relevant in python 3). PR #1111.