Daniel Brötzmann pushed to branch gtk4 at gajim / gajim
Commits: 8152680e by wurstsalat at 2024-11-01T18:56:47+01:00 cq: Run isort - - - - - 1 changed file: - gajim/gtk/db_migration.py Changes: ===================================== gajim/gtk/db_migration.py ===================================== @@ -8,8 +8,8 @@ import traceback from io import StringIO -from gi.repository import Gtk from gi.repository import GLib +from gi.repository import Gtk from gajim.common import app from gajim.common.events import DBMigrationError View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/8152680e6784a0119295e8d62251c0948dff0e0a -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/8152680e6784a0119295e8d62251c0948dff0e0a You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
