File tree Expand file tree Collapse file tree 4 files changed +238
-134
lines changed
Expand file tree Collapse file tree 4 files changed +238
-134
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
5757 which tests the runner was adjusted to match.
5858 - Switch remaining "original style" docstring parameter listings to
5959 Google style.
60+ - Additional small tweaks to Environment.py type hints, fold some overly
61+ long function signature lines, and some linting-insipired cleanups.
6062
6163
6264RELEASE 4.10.1 - Sun, 16 Nov 2025 10:51:57 -0700
Original file line number Diff line number Diff line change @@ -57,6 +57,9 @@ IMPROVEMENTS
5757
5858- Switch remaining "original style" docstring parameter listings to Google style.
5959
60+ - Additional small tweaks to Environment.py type hints, fold some overly
61+ long function signature lines, and some linting-insipired cleanups.
62+
6063
6164PACKAGING
6265---------
You can’t perform that action at this time.
0 commit comments