Skip to content
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

Fix type annotations and linter errors #109

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

mvn23
Copy link
Contributor

@mvn23 mvn23 commented Feb 11, 2025

While working on #107 I noticed the type annotations were not 100% up to snuff and the code could use some formatting.
This PR aims to address that. Type annotations were corrected and added where missing and linter feedback was addressed.

I limited the scope of the PR to the number platform and the write-related functions on the hub as this is the area where I worked on previously.

@wimb0
Copy link
Owner

wimb0 commented Feb 11, 2025

Thanks.
I was also working on fixing linter issues in other functions, so this is a welcome PR.

@wimb0 wimb0 merged commit ee65ed8 into wimb0:main Feb 11, 2025
3 of 4 checks passed
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