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

Changing experiment.algorithms to experiment.algorithm #1014

Merged
merged 31 commits into from
Jan 20, 2023

Conversation

Simnol22
Copy link
Contributor

Description

We are changing experiment.algorithms to experiment.algorithm, since it makes more sense. This solves the issue 730._

Changes

changing all the experiment.algorithms to experiment.algorithm.

Tests

  • [ x] I added corresponding tests for bug fixes and new features. If possible, the tests fail without the changes
  • [x ] All new and existing tests are passing ($ tox -e py38; replace 38 by your Python version if necessary)

Documentation

  • [x ] I have updated the relevant documentation related to my changes

Quality

  • [ x] I have read the CONTRIBUTING doc
  • [ x] My commits messages follow this format
  • [ x] My code follows the style guidelines ($ tox -e lint)

@bouthilx
Copy link
Member

Needs rebase

Copy link
Member

@bouthilx bouthilx 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!

@bouthilx
Copy link
Member

Please wait for tests to pass before merge.

@bouthilx bouthilx merged commit 47a83fa into Epistimio:develop Jan 20, 2023
@notoraptor notoraptor mentioned this pull request Mar 2, 2023
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.

3 participants