Skip to content

Commit

Permalink
Merge branch 'doc/contributor-update' into doc/contributor-update-jgh
Browse files Browse the repository at this point in the history
  • Loading branch information
hollandjg authored Jun 12, 2024
2 parents 2c76288 + 97318d6 commit 3c65848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contribute/modules/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ After setting up your repository and linking it to your GitHub account, you can

### Implement Your Code

You may implement your code in the ``__init__.py`` located in the respective feature folder in
``src/autora``.
You may implement your code in the ``__init__.py`` located in the respective feature folder in ``src/autora``.

Please refer to the following guides on implementing

* [theorists](theorist.md)
* [experimentalists](experimentalist.md)
* [experiment runners](experiment-runner.md)
Expand Down

0 comments on commit 3c65848

Please sign in to comment.