mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 16:24:03 +08:00
6e596e9609
* Decimal does not support __round__, and its __abs__ returns Decimal. * Fix contextmanager signature too.