attrs/changelog.d/1264.breaking.md

3 lines
133 B
Markdown
Raw Normal View History

`attrs.evolve()` doesn't accept the *inst* argument as a keyword argument anymore.
Pass it as the first positional argument instead.