Linting code

This commit is contained in:
jeffser
2024-08-04 21:20:47 -06:00
parent dd95e3df7e
commit 6ba3719031
6 changed files with 32 additions and 15 deletions

View File

@@ -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