Skip to content

Conversation

@gonlairo
Copy link
Contributor

@gonlairo gonlairo commented Jul 31, 2023

This pull request introduces a custom decorator @requires_package_version enabling the specification of the required package version for a specific function. We use it to specify the version of compare_models() function since it requires Matplotlib version 3.6 or higher.

Fix https://github.com/AdaptiveMotorControlLab/CEBRA-dev/pull/639
Fix https://github.com/AdaptiveMotorControlLab/CEBRA-dev/issues/580

@cla-bot cla-bot bot added the CLA signed label Jul 31, 2023
@stes stes force-pushed the add-matplotlib-error branch from 421a104 to d792f24 Compare July 31, 2023 15:09
@stes stes self-requested a review July 31, 2023 15:09
Copy link
Member

@stes stes left a comment

Choose a reason for hiding this comment

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

lgtm, as discussed in dev

will merge once tests pass

@stes stes merged commit a21ba0e into AdaptiveMotorControlLab:main Jul 31, 2023
@stes stes deleted the add-matplotlib-error branch July 31, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants