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