Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 5, 2024
1 parent d7a7d3b commit defaa29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bg_atlasgen/validate_atlases.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ def validate_atlas(atlas_name, version, validation_functions):
successful_validations.update(temp_successful_validations)
failed_validations.update(temp_failed_validations)


print("Validation has been completed")
print(
"Find successful_validations.json and failed_validations.json in ~/.brainglobe/atlases/validation/"
Expand Down

0 comments on commit defaa29

Please sign in to comment.