Skip to content

Conversation

@rjdbcm
Copy link
Contributor

@rjdbcm rjdbcm commented Feb 18, 2025

This PR adds a py.typed file and Typing :: Typed classifier to support static typechecker use by modules importing webui2.

Known Issues

mypy shows 2 fails in a platform specific logic branch but this appears to be a mypy issue

load_library.py:75: error: Module has no attribute "add_dll_directory"  [attr-defined]
load_library.py:79: error: Module has no attribute "add_dll_directory"  [attr-defined]

@AlbertShown
Copy link
Member

Thank you @rjdbcm for this PR.

LGTM.

Waiting for @SageCreations

@SageCreations
Copy link
Member

Looks good, I'm adding a fix for send_raw function, that ups the version to 2.5.2, this will be included in that release.

@SageCreations SageCreations merged commit a96d130 into webui-dev:main Feb 19, 2025
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.

3 participants