formatting

This commit is contained in:
Dobromir Valentinov 2024-04-03 17:54:01 +03:00 committed by GitHub
parent 120d78827b
commit 6e88d83402
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,5 @@
from gettext import gettext as _
from gi.repository import Gtk
from lutris.gui.config.base_config_box import BaseConfigBox