mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-10 10:26:31 +08:00
6e596e9609
* Decimal does not support __round__, and its __abs__ returns Decimal. * Fix contextmanager signature too.