mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
The first overload was catching all calls including take_self=True. Fix it by modifying the overloads. Fixes https://github.com/python-attrs/attrs/issues/366