Skip to content

DOC: remove "structure" from init #3030

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 1, 2023
Merged

Conversation

lbluque
Copy link
Contributor

@lbluque lbluque commented Jun 1, 2023

Remove superfluous structure argument docstring from SQSTransformation init

Ensure:

  • Google format doc strings added. Check with ruff.
  • Type annotations included. Check with mypy.
  • Tests added for new features/fixes.
  • All tests and linting pass.

Tip: Install pre-commit hooks to auto-check before every commit:

pip install -U pre-commit
pre-commit install

@shyuep shyuep merged commit ef9536f into materialsproject:master Jun 1, 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.

2 participants