labelle-org / labelle

Label printing software
Apache License 2.0
50 stars 8 forks source link

Add a test to ensure that the GUI module is importable #29

Closed maresb closed 7 months ago

maresb commented 7 months ago

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 #24.