-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
enhancementNew features or code improvementsNew features or code improvements
Description
📝 Description of the feature
Code seems to be already typed, but the py.typed marker is missing so MyPy raises an error.
Static type analysis is part of most modern python projects and it would be a great addition to use it in projects using PyAnsys packages.
💡 Steps for implementing the feature
Add py.typed to library.
🔗 Useful links and references
Metadata
Metadata
Assignees
Labels
enhancementNew features or code improvementsNew features or code improvements