mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-25 21:05:37 +00: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.