Commit 8664caa7 authored by Roman Alifanov's avatar Roman Alifanov

fix pycharm warning

parent d2a35dc5
......@@ -36,6 +36,7 @@ class EepmPlayGuiWindow(Adw.ApplicationWindow):
__gtype_name__ = 'EepmPlayGuiWindow'
# noinspection PyArgumentList
is_loading = GObject.Property(type=bool, default=True)
search_entry = Gtk.Template.Child()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment