You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PySTAC should have type annotation to help users utilize tools like Pylance with PySTAC.
This issue is complete when a passing mypy check is introduced into the CI and all methods have proper type annotations.
The text was updated successfully, but these errors were encountered:
lossyrob
added
the
best practice
Issues that should be addressed for compliance with best practices, but that aren't technically bugs
label
Feb 17, 2021
PySTAC should have type annotation to help users utilize tools like Pylance with PySTAC.
This issue is complete when a passing
mypy
check is introduced into the CI and all methods have proper type annotations.The text was updated successfully, but these errors were encountered: