Skip to content

Commit

Permalink
Corrected 2 blank lines after class
Browse files Browse the repository at this point in the history
To fix linter
  • Loading branch information
seanhatton committed Jun 4, 2024
1 parent 5f57ce1 commit 38c8112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nidm/experiment/tools/nidm_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ def query(
os.system("pynidm query --help")
sys.exit(1)


# it can be used calling the script `python nidm_query.py -nl ... -q ..
if __name__ == "__main__":
query()

0 comments on commit 38c8112

Please sign in to comment.