Skip to content

Commit

Permalink
Merge pull request #156 from swkeemink/datahandler_class
Browse files Browse the repository at this point in the history
API: Datahandler now functions as a class
  • Loading branch information
scottclowe authored Jun 9, 2021
2 parents d188527 + 53af2ab commit cbfffd2
Show file tree
Hide file tree
Showing 10 changed files with 15,663 additions and 14,178 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ jobs:
- USE_OLDEST_DEPS="true"
- TEST_NOTEBOOKS="false"

allow_failures:
- env:
- USE_CONDA="binder"
- USE_SUITE2P="true"


###############################################################################
# Setup the environment before installing
Expand Down
Loading

0 comments on commit cbfffd2

Please sign in to comment.