Skip to content

Commit

Permalink
fixup linter
Browse files Browse the repository at this point in the history
  • Loading branch information
honourfish committed Nov 10, 2023
1 parent 8b707c7 commit a3e0276
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datatrails_simplehash/v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ def main(): # pragma: no cover
type=str,
help=(
"the api query string in the blockchain response."
"In quotes. e.g. "
"\"https://app.datatrails.ai/archivist/v2/publicassets/-/events?order_by=SIMPLEHASHV2\""
" In quotes. e.g. "
'"https://app.datatrails.ai/archivist/v2/publicassets/-/events?order_by=SIMPLEHASHV2"'
),
)

Expand Down

0 comments on commit a3e0276

Please sign in to comment.