mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-29 06:39:32 +03:00
Flake8 the third
This commit is contained in:
parent
e322dedba7
commit
57a1f1cdd9
@ -179,7 +179,7 @@ def prefs_changed(cmdr: str | None, is_beta: bool) -> None:
|
||||
'auto': _('Auto'), # LANG: 'Auto' label for Coriolis site override selection
|
||||
'normal': _('Normal'), # LANG: 'Normal' label for Coriolis site override selection
|
||||
'beta': _('Beta') # LANG: 'Beta' label for Coriolis site override selection
|
||||
# LANG: 'Auto' label for Coriolis site override selection
|
||||
# LANG: 'Auto' label for Coriolis site override selection
|
||||
}.get(coriolis_config.override_mode, _('Auto'))
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user