forked from CreatBot/CreatBotKlipperScreen
reorder imports
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import gi
|
||||
import logging
|
||||
import os
|
||||
|
||||
import gi
|
||||
|
||||
gi.require_version("Gtk", "3.0")
|
||||
from gi.repository import Gtk, Pango, GLib
|
||||
|
||||
|
Reference in New Issue
Block a user