Skip to content

Commit

Permalink
Run black
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaris committed Jun 4, 2024
1 parent 242bd64 commit 3cf97f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyobo/xrefdb/sources/wikidata.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ def _removeprefix(s, prefix):
return s[len(prefix) :]
return s


HEADERS = {
"User-Agent": f"pyobo/{get_version()}",
}
Expand Down

0 comments on commit 3cf97f8

Please sign in to comment.