Skip to content

Commit

Permalink
Merge pull request #205 from damonlynch/lint
Browse files Browse the repository at this point in the history
ruff reformat
  • Loading branch information
damonlynch authored Apr 25, 2024
2 parents ed035cc + 35341ef commit 43a89a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions raphodo/tools/utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -1083,8 +1083,6 @@ def available_languages(display_locale_code: str = "") -> list[tuple[str, str]]:
return langs




def getQtSystemTranslation(locale_name: str) -> QTranslator | None:
"""
Attempt to install Qt base system translations (for QMessageBox and QDialogBox
Expand Down

0 comments on commit 43a89a3

Please sign in to comment.