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

More Google-style class attribute doc strings #3323

Merged
merged 9 commits into from
Sep 14, 2023
Merged

More Google-style class attribute doc strings #3323

merged 9 commits into from
Sep 14, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Sep 14, 2023

Missed some in #3320.

819b657 rename variables: d->dct
47f1ed7 :param to google-style
46d4aba fix typos
a6c0569 staticmethod to classmethod
19f89bd more class attribute doc strings to google style
f72ac9a fix doc str indentation

@janosh janosh added the docs Documentation, examples, user guides label Sep 14, 2023
@janosh janosh enabled auto-merge (squash) September 14, 2023 09:20
self._all_comp = reactants + products
E       TypeError: unsupported operand type(s) for +: 'dict' and 'dict'
@janosh janosh merged commit 82b2ca1 into master Sep 14, 2023
21 checks passed
@janosh janosh deleted the google-doc-str branch September 14, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation, examples, user guides
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant