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

apply isort and all pre-commit hooks #549

Merged
merged 3 commits into from
Aug 22, 2023
Merged

Conversation

Remi-Gau
Copy link
Collaborator

tried to do most of with datalad run to take the (sleepy) human out of the loop

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "isort docs neurodocker && black docs neurodocker",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "pre-commit run -a",
 "exit": 1,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@Remi-Gau Remi-Gau merged commit 9e235e0 into ReproNim:master Aug 22, 2023
5 checks passed
@Remi-Gau Remi-Gau deleted the isort_clean branch August 22, 2023 10:44
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.

1 participant