Philipp Hörist pushed to branch master at gajim / gajim


Commits:
debab37e by lovetox at 2021-05-11T22:38:43+02:00
Fix CI

- - - - -


1 changed file:

- gajim/gtk/account_wizard.py


Changes:

=====================================
gajim/gtk/account_wizard.py
=====================================
@@ -12,6 +12,7 @@
 # You should have received a copy of the GNU General Public License
 # along with Gajim. If not, see <http://www.gnu.org/licenses/>.
 
+# type: ignore
 import logging
 
 from gi.repository import Gdk
@@ -50,7 +51,6 @@
 from .util import get_builder
 from .util import open_window
 
-
 log = logging.getLogger('gajim.gui.account_wizard')
 
 



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/debab37e3721871b16af6b6edbb86d6862a5dcc2

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/debab37e3721871b16af6b6edbb86d6862a5dcc2
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to