Skip to content

Commit

Permalink
Remove old docstring line
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler authored Nov 25, 2024
1 parent fb257c6 commit 87655d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pooch/tests/test_downloaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -548,9 +548,6 @@ def test_populate_registry(self, httpserver, tmp_path, api_response):
class MockOldResponse:
"""
Mock request response to test checksum algorithm in DataverseRepository.
Use the old API where the checksum algorithm was listed as a key in the
file information.
"""

status_code = 200
Expand Down

0 comments on commit 87655d6

Please sign in to comment.