diff options
author | 2022-06-24 05:06:35 +0400 | |
---|---|---|
committer | 2022-06-24 05:06:35 +0400 | |
commit | 28b6d4c8b8f7bc6c6230b42c2e2db376be559562 (patch) | |
tree | 5309cfa3e5c2f748fdb02e1ded508c2085fbf33e /backend/validation.py | |
parent | Merge pull request #173 from adriangb/asgi-middleware (diff) |
Allow Setup For Unittests
Adds the setup method as a special method for unittest question types.
Additionally, a couple QoL fixes are included. I changed `unit` to
`self` to clarify what it actually is, and I changed an `lstrip` to a
`removeprefix` to avoid removing unintentional portions of the name
(for instance `something` -> `omething`)
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'backend/validation.py')
0 files changed, 0 insertions, 0 deletions