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