bpo-33516: Add support for __round__ in MagicMock (GH-6880)
unittest.mock.MagicMock now supports the __round__() magic method.
Showing
Please register or sign in to comment
unittest.mock.MagicMock now supports the __round__() magic method.