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

fix type declaration of private fields in cvat-canvas which are possibly null #4932

Merged
merged 2 commits into from
Sep 12, 2022

Conversation

tjdans1114
Copy link
Contributor

Motivation and context

some private fields of classes used in cvat-canvas are type-declared as non-null, whereas they are actually assigned the null value.

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@tjdans1114 tjdans1114 changed the title fix type declaration of private fields in cvat-canvas which is possibly null fix type declaration of private fields in cvat-canvas which are possibly null Sep 11, 2022
@bsekachev
Copy link
Member

Thank you for the contribution!

@bsekachev bsekachev merged commit 6464069 into cvat-ai:develop Sep 12, 2022
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