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 checks in ApiHelper.load() #117

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Fix type checks in ApiHelper.load() #117

merged 1 commit into from
Aug 5, 2023

Conversation

JOJ0
Copy link
Owner

@JOJ0 JOJ0 commented Aug 5, 2023

Use isinstance() instead of type() as the current flake8 version suggests.

Use isinstance() instead of type() as the current flake8 version suggests.
@JOJ0 JOJ0 merged commit 43135aa into master Aug 5, 2023
2 checks passed
@JOJ0
Copy link
Owner Author

JOJ0 commented Aug 5, 2023

I merged this now since is a tiny chance and I'm sure it's the right thing to do :-)

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.

1 participant