mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-20 03:18:05 -05:00
Because their names start with "test", we need to use `__test__ = False` to tell pytest to not treat them as test cases.
Because their names start with "test", we need to use `__test__ = False` to tell pytest to not treat them as test cases.