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

Change == to === operator in compact.ts file #15620

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

BaseMax
Copy link
Contributor

@BaseMax BaseMax commented Aug 25, 2023

Hi Apache Team,

I'm thrilled to submit my eighth contribution to Apache! I've addressed the issue of weak comparing == inside the compact.ts. Paying attention to such details is vital for code quality, and I'm committed to enhancing the project.

Description:
Change the comparison operator == to === in the compact.ts file for improved type checking and accuracy.

Changes:

  • Replaced == with === operator for more strict equality comparison.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Aug 25, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to auto-tag found, no teams are specified in PR title See #10317 for details

Generated by tvm-bot

@tqchen tqchen merged commit d28613f into apache:unity Aug 26, 2023
1 check passed
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.

3 participants