Linting code
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#table_widget
|
||||
"""
|
||||
Handles the table widget shown in chat responses
|
||||
"""
|
||||
|
||||
import gi
|
||||
from gi.repository import Adw
|
||||
from gi.repository import Gtk, GObject, Gio
|
||||
|
||||
Reference in New Issue
Block a user