Skip to content

Commit

Permalink
ruff reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
damonlynch committed Apr 25, 2024
1 parent d8755c7 commit 35341ef
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 35341ef

Please sign in to comment.