Skip to content

Commit

Permalink
Run black
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler committed Oct 20, 2023
1 parent c5159ad commit 3634bb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pooch/downloaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,6 @@ def populate_registry(self, pooch):


class ZenodoRepository(DataRepository): # pylint: disable=missing-class-docstring

base_api_url = "https://zenodo.org/api/records"

def __init__(self, doi, archive_url):
Expand Down

0 comments on commit 3634bb3

Please sign in to comment.