Skip to content

Conversation

@vincentsarago
Copy link
Member

This PR does:

  • add mypy command run in CI
  • fix types definition for ✅ ☝️

next=next_link,
prev=prev_link,
).get_links()
for collection in collections["collections"]:
Copy link
Member Author

Choose a reason for hiding this comment

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

because dictionaries/list are mutable we don't need to create a temporary list of collection but we can directly iterate over it and update the values

@vincentsarago vincentsarago requested a review from hrodmn December 11, 2025 22:14
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