mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 12:35:49 +08:00
664d30c44b
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