corridor/sqlalchemy-history

Unable to override the default __repr__ in v2.1.0

AbdealiLoKo opened this issue · 0 comments

With the latest version, I cannot modify the repr.
Earlier I could add a __repr__ in a class and provide that class in base_classes option.
But in v2.1.0 - the __repr__ is getting overridden by the generic_repr