You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
In fgen.py TerminalConfiguration is first configured as a set (line 45) and then later on as class (line 1984). I suggest renaming the former.