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: build errors in test cases #100

Merged
merged 2 commits into from
Mar 21, 2024
Merged

fix: build errors in test cases #100

merged 2 commits into from
Mar 21, 2024

Conversation

VisargD
Copy link
Collaborator

@VisargD VisargD commented Mar 21, 2024

Title: Fix test cases linting errors occuring during build

Description:

  • Use isinstance instead of type in test cases

Motivation:
Fix errors occuring during make build

Related Issues:
Closes #99

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. auto:bug labels Mar 21, 2024
@VisargD VisargD merged commit f1ce095 into main Mar 21, 2024
5 of 6 checks passed
@VisargD VisargD deleted the fix/tests-build-errors branch March 21, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:bug size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: build errors due to test cases
1 participant