Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1.6.0

Choose a tag to compare

@RazerM RazerM released this 22 Dec 00:40
· 52 commits to master since this release

Added

Changed

  • autorepr now assigns one namedtuple to cls._represent instead of using
    three different class variables as before.

Fixed

  • Deprecation warnings were always raised instead of only when deprecated
    names were imported.