Files
clan-core/pkgs/clan-cli/tests/fixture_error.py
Jörg Thalheim 403b9cf2cc apply TRY lint
2024-09-03 18:13:46 +02:00

3 lines
40 B
Python

class FixtureError(Exception):
pass