Skip to content

馃悰 Fix return none when none is passed to get_quid_id

This actually implements a part of the behavior that !542 (merged) intended. It will still raise an error if the type of the argument is something else than string or None.

Merge request reports