Skip to content

Commit 9d4a92d

Browse files
authored
Merge pull request #4829 from mwichmann/maint/more-env-fiddles
A few more small tweaks to Environment
2 parents 9cf4eb9 + 84e683d commit 9d4a92d

File tree

4 files changed

+238
-134
lines changed

4 files changed

+238
-134
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

6264
RELEASE 4.10.1 - Sun, 16 Nov 2025 10:51:57 -0700

RELEASE.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

6164
PACKAGING
6265
---------

0 commit comments

Comments
 (0)