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
This is an extremely basic check to catch errors like using incompatible
language features in GUI code which isn't imported by the CLI.
This is a temporary measure until we implement labelle-org#24.
This is an extremely basic check to catch errors like using incompatible
language features in GUI code which isn't imported by the CLI.
This is a temporary measure until we implement labelle-org#24.
I think this should be a top priority. The GUI keeps breaking because we don't have automatic tests.
Probably we should use https://pytest-qt.readthedocs.io.
The text was updated successfully, but these errors were encountered: