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

CASMCMS-9271: Improve Python type annotations in components controller code #436

Open
wants to merge 1 commit into
base: casmcms-9269
Choose a base branch
from

Conversation

mharding-hpe
Copy link
Contributor

This is a continuation of the type annotation work started in this PR and continued in this PR. Those PRs focused on the sessions and session templates controllers. This one is focused on the components controller.

Like with the other type annotations PR, this one does not change how BOS actually behaves, because Python ignores type annotations at runtime.

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