Files
synapse/synapse
Erik Johnston b8a333004a Fix legacy modules check_username_for_spam (#18135)
Broke in #17916, as the signature inspection incorrectly looks at the
wrapper function. We fix this by setting the signature on the wrapper
function to that of the wrapped function via `@functools.wraps`.
2025-02-05 12:07:49 +00:00
..
2024-10-08 12:01:44 +01:00
2024-09-02 12:39:04 +01:00
2025-01-24 19:58:01 +00:00
2024-09-30 13:32:31 +01:00