Skip to content

Commit

Permalink
style(theme.py): Apply black formatting to theme.py
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Nov 15, 2024
1 parent 537f2d4 commit f0a51b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rocm_docs/theme.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

MAX_RETRY = 20


def _get_version_from_url(url: str) -> str:
try:
retry_counter = 0
Expand Down

0 comments on commit f0a51b2

Please sign in to comment.