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 bug in asv_runner.benchmarks #42

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

elac-safran
Copy link
Contributor

@elac-safran elac-safran commented Oct 3, 2024

Resolves #41

The proposed implementation also avoids a DeprecationWarning from importlib-metadata 7 and a KeyError exception in version 8.

Copy link
Member

@HaoZeke HaoZeke left a comment

Choose a reason for hiding this comment

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

LGTM thanks

@HaoZeke HaoZeke merged commit 1c88c49 into airspeed-velocity:main Oct 3, 2024
4 checks passed
@elac-safran
Copy link
Contributor Author

Hi @HaoZeke. I thought your name looked familiar, and I have just realized you handled the review of a JOSS paper I submitted earlier this year. Funny coincidence!
Thank you for merging the PR.
Cheers,

Étienne.

@HaoZeke
Copy link
Member

HaoZeke commented Oct 3, 2024

Hi @HaoZeke. I thought your name looked familiar, and I have just realized you handled the review of a JOSS paper I submitted earlier this year. Funny coincidence! Thank you for merging the PR. Cheers,

Étienne.

^_^ It is indeed a small world, I remember the paper as well; thanks for the contribution!

@elac-safran elac-safran deleted the bugfix/issue-41 branch October 4, 2024 07:11
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.

Bug: possible TypeError at import [Resolved]
2 participants