Skip to content

Doc/comment cleanup - Fix some occurrences of 'the the' #2119

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

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

chriselion
Copy link
Contributor

Some small doc and comment cleanups (also to test my github setup).

Also adds /venv to .gitignore for setting up virtual environments.

@@ -29,7 +29,7 @@ def __init__(
:param training: Whether the trainer is set for training.
:param load: Whether the model should be loaded.
:param seed: The seed the model will be initialized with
:param run_id: The The identifier of the current run
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is the one I found originally, the others I spotted with git grep -i

Copy link
Contributor

Choose a reason for hiding this comment

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

Wow there are so many the the in our doc.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not anymore :)

@chriselion chriselion changed the title Fix some occurrences of 'the the' Doc/comment cleanup - Fix some occurrences of 'the the' Jun 11, 2019
@chriselion chriselion requested a review from xiaomaogy June 11, 2019 21:20
Copy link
Contributor

@xiaomaogy xiaomaogy left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@chriselion chriselion merged commit 4ad65fa into develop Jun 11, 2019
@chriselion chriselion deleted the develop-fix-typos branch July 11, 2019 22:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants