You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| custom_strategies | Dict of {name: strategy} for custom activation strategies. See [custom strategies](#custom-strategies) for more information. | None |
131
+
| custom_strategies | Dict of `{name: strategy}` for custom activation strategies. See [custom strategies](#custom-strategies) for more information. | None |
132
132
| cache_directory | Location for the on-disk cache. Auto-determined. | None |
133
133
| cache | Custom cache implementation (must extend BaseCache). See [custom cache](#custom-cache) for more information | BaseCache |
0 commit comments