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-9269: Improve Python type annotations in session templates controller code #435

Merged
merged 7 commits into from
Feb 7, 2025

Conversation

mharding-hpe
Copy link
Contributor

This is a continuation of the type annotation work started in this PR. That PR was focused on the sessions controller, this one is focused on the session templates controller. Some functions created by that PR are also useful for this one, so they were moved from their original location into the controllers.utils module.

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

@mharding-hpe mharding-hpe merged commit 70dd97e into casmcms-8965 Feb 7, 2025
2 of 3 checks passed
@mharding-hpe mharding-hpe deleted the casmcms-9269 branch February 7, 2025 16:18
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