Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove epoch_tags from print assertion
Browse files Browse the repository at this point in the history
stephprince committed Jul 18, 2024
1 parent 57a7380 commit 074f6b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/unit/test_core.py
Original file line number Diff line number Diff line change
@@ -135,10 +135,6 @@ def test_print_file(self):
name1 <class 'pynwb\.base\.TimeSeries'>,
name2 <class 'pynwb\.base\.TimeSeries'>
}
epoch_tags: {
tag1,
tag2
}
epochs: epochs <class 'pynwb.epoch.TimeIntervals'>
file_create_date: \[datetime.datetime\(.*\)\]
identifier: identifier

0 comments on commit 074f6b9

Please sign in to comment.