This should work

This commit is contained in:
kramo
2023-07-02 12:54:49 +02:00
parent d87048ee64
commit 8a3397bef5
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ import json
import lzma
import sys
import non_existent_module
import gi
gi.require_version("Gtk", "4.0")