Linting code
This commit is contained in:
@@ -4,7 +4,7 @@ Handles the table widget shown in chat responses
|
||||
"""
|
||||
|
||||
import gi
|
||||
from gi.repository import Adw
|
||||
gi.require_version('Gtk', '4.0')
|
||||
from gi.repository import Gtk, GObject, Gio
|
||||
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user