Skip to content

Minor type tweaks and linter fixes#37

Merged
aMarcireau merged 1 commit into
mainfrom
nd-tweaks
Oct 13, 2025
Merged

Minor type tweaks and linter fixes#37
aMarcireau merged 1 commit into
mainfrom
nd-tweaks

Conversation

@aMarcireau

Copy link
Copy Markdown
Contributor

typing.Iterable was deprecated in version 3.9 in favour of collections.abc.Iterable (https://docs.python.org/3/library/typing.html).

@aMarcireau aMarcireau requested a review from Jegp October 1, 2025 08:43

@Jegp Jegp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Easy review: LGTM!

typing.Iterable was deprecated in version 3.9 in favour of collections.abc.Iterable (https://docs.python.org/3/library/typing.html).
@aMarcireau aMarcireau merged commit 1ed675d into main Oct 13, 2025
112 checks passed
@aMarcireau aMarcireau deleted the nd-tweaks branch October 13, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants