Skip to content

fix typehints #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix typehints #182

wants to merge 3 commits into from

Conversation

JaskRendix
Copy link
Contributor

@JaskRendix JaskRendix commented Jan 18, 2024

PR streamlines the codebase by reducing unnecessary type hints. It also addresses a previously broken benchmarking routine: .run() was not being invoked, resulting in maps not rendering as intended during stress tests. The benchmark loop now correctly displays all TMX maps in sequence, allowing proper visual validation of rendering behavior.

@JaskRendix JaskRendix marked this pull request as ready for review January 19, 2024 18:28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@JaskRendix JaskRendix force-pushed the typehints branch 6 times, most recently from 15849af to 320de11 Compare January 20, 2024 09:28
@JaskRendix JaskRendix marked this pull request as draft January 20, 2024 11:58
@JaskRendix JaskRendix force-pushed the typehints branch 7 times, most recently from 2c45582 to a41a47c Compare January 24, 2024 18:38
@JaskRendix JaskRendix marked this pull request as ready for review February 18, 2024 19:54
@JaskRendix JaskRendix force-pushed the typehints branch 5 times, most recently from 8ed7fc9 to 278e9fe Compare February 28, 2025 15:45
@JaskRendix JaskRendix force-pushed the typehints branch 8 times, most recently from 4a8610b to c459b4f Compare July 24, 2025 13: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.

None yet

2 participants