Skip to content

Commit

Permalink
Merge pull request #459 from ISA-tools/DomRefactorTab
Browse files Browse the repository at this point in the history
Dom refactor tab
  • Loading branch information
terazus authored Sep 20, 2022
2 parents 4d3c82a + bdb4a2e commit 00f4991
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 00f4991

Please sign in to comment.