Coverage for website/events/exceptions.py: 100.00%

1 statements  

« prev     ^ index     » next       coverage.py v7.6.7, created at 2025-08-14 10:31 +0000

1class RegistrationError(Exception): 

2 """Custom error for problems during registration."""