Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nikellepetrillo committed Oct 21, 2024
1 parent f4ab579 commit 74a5bfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/scripts/loomCompare.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ def main():
print(f"Matrices are NOT identical: delta: {delta} delta_cutoff: {args.delta_cutoff}")
sys.exit(1)


if __name__ == "__main__":
main()

0 comments on commit 74a5bfd

Please sign in to comment.