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

Fixed deprecated use of .clear() on Axes.ArtistList in GUIWidgets.py #100

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

NikoOinonen
Copy link
Collaborator

Fixes #95

Also updated the version of isort in pre-commit because the old version was failing with this error: https://stackoverflow.com/questions/75269700/pre-commit-fails-to-install-isort-5-11-4-with-error-runtimeerror-the-poetry-co

Also updated the version of isort in pre-commit because the old version was failing.
@NikoOinonen NikoOinonen requested a review from yakutovicha March 1, 2023 13:29
Copy link
Collaborator

@yakutovicha yakutovicha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@NikoOinonen NikoOinonen merged commit b08397c into main Mar 2, 2023
@NikoOinonen NikoOinonen deleted the fix-guiwidgets branch March 2, 2023 06:43
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.

Fix Axes.ArtistList usage in GUIWidgets
2 participants