zulip/stubs/stripe
Anders Kaseorg 99904527f5 mypy: Remove daemon mode.
mypy in daemon mode takes some 400 MiB of memory, and cannot follow
imports of type-annotated third-party packages; meanwhile, non-daemon
mode is no longer nearly as slow as it once was.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-25 15:04:12 -07:00
..
api_requestor billing: Make mock_stripe handle StripeErrors. 2018-10-30 09:55:13 -07:00
api_resources billing: Mention the exact type of stripe.Customers subscriptions attribute. 2018-08-04 19:17:34 -04:00
error stripe: Make stripe.error stubs more similiar to stripe python lib. 2018-10-22 13:51:05 +05:30
util billing: Mention the exact return type for mock functions. 2018-08-04 19:17:34 -04:00
__init__.pyi mypy: Remove daemon mode. 2019-08-25 15:04:12 -07:00