Closed s-heppner closed 9 months ago
With v3.1 of the specification, the regex of matches_id_short_type() changed. While this change has already been adapted, we forgot to adapt the docstring of class ID_short_type.
matches_id_short_type()
ID_short_type
This fixes this oversight.
With v3.1 of the specification, the regex of
matches_id_short_type()
changed. While this change has already been adapted, we forgot to adapt the docstring of classID_short_type
.This fixes this oversight.