zulip/stubs
Rishi Gupta 03d77bc6af billing: Replace instance.save() Stripe API calls with class.save(instance).
This will make it easier to mock the calls in our new stripe mocking
framework. I believe the two forms are equivalent, assuming the Stripe
Python bindings aren't doing anything crazy. And if not, well hopefully our
new testing framework will catch it :).

[Idea originally from Vishnu KS.]
2018-10-18 11:16:00 -07:00
..
stripe billing: Replace instance.save() Stripe API calls with class.save(instance). 2018-10-18 11:16:00 -07:00
yamole.pyi mypy: Add a first stub file, for yamole. 2018-07-12 14:10:53 +05:30