soweego
soweego copied to clipboard
Replace plain tuples with better objects
Public validation functions currently return plain tuples with several elements.
This is a bit cumbersome to handle, consider using a NamedTuple or a dataclass
Originally posted by @e-dorigatti in https://github.com/Wikidata/soweego/pull/419#discussion_r691284808