We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Although hints of code formatting exist, no formatting has been consistently enforced in this repo: https://github.com/czbiohub/iohub/blob/641922e9851b59b0309532c933c4156ac699e99f/pyproject.toml#L8-L13
We can refer to mehta-lab/recOrder#176 and mehta-lab/recOrder#229 on how to adopt formatting while preserving Git history.
I lean towards using the existing formatting spec (black with max line length of 79), but open to suggestions.
black
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Although hints of code formatting exist, no formatting has been consistently enforced in this repo:
https://github.com/czbiohub/iohub/blob/641922e9851b59b0309532c933c4156ac699e99f/pyproject.toml#L8-L13
We can refer to mehta-lab/recOrder#176 and mehta-lab/recOrder#229 on how to adopt formatting while preserving Git history.
I lean towards using the existing formatting spec (
black
with max line length of 79), but open to suggestions.The text was updated successfully, but these errors were encountered: