testing
This commit is contained in:
parent
c21d20b6a0
commit
f4c465232c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import random
|
|||
|
||||
import gi
|
||||
|
||||
gi.require_version("Gtk", "4.0")
|
||||
gi.require_version("Gtk", "3.0")
|
||||
from gi.repository import Gio, Gtk
|
||||
|
||||
import click
|
||||
|
|
Loading…
Reference in a new issue