Skip to content

Commit

Permalink
Merge 00f4991 into 6a5a530
Browse files Browse the repository at this point in the history
  • Loading branch information
terazus authored Sep 20, 2022
2 parents 6a5a530 + 00f4991 commit aec1d81
Show file tree
Hide file tree
Showing 49 changed files with 6,722 additions and 7,132 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,6 @@ venv/

# jupyter notebook output
isa-cookbook/content/notebooks/notebook-output/

# performance profiles output
performances/profiles/*
2 changes: 2 additions & 0 deletions get_test_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ if [ "$TRAVIS_BRANCH" = "develop" ]; then
else
git clone -b tests --single-branch http://github.com/ISA-tools/ISAdatasets tests/data
fi

ls -la tests/data/mtbls
Loading

0 comments on commit aec1d81

Please sign in to comment.