Contents
code_normalizer()
Given a simple group code, returns a normalized version of the code. Normalization is done by replacing the
code (str | None) – The code to normalize.
str
None
Normalized code.