Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 12, 2023
1 parent 186a839 commit e688be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/common/test_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ def test_add_ref_search_for_file_error(self):
entity_id='entity_id1',
entity_uri='entity1')

# TODO: Add this once you've created a HDMF_file to rework testing
# TODO: Add this once you've created a HDMF_file to rework testing
# def test_add_ref_file_mismatch(self):
# file = HERDManagerContainer(name='file')
# file2 = HERDManagerContainer()
Expand Down

0 comments on commit e688be0

Please sign in to comment.