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
docs: enable encryption examples by setting CACHEKIT_MASTER_KEY in test fixtures
- Add os.environ["CACHEKIT_MASTER_KEY"] = secret_key to conftest.py
- Convert encryption examples in api-reference.md to testable
- 134 doc tests now pass (up from 133)
0 commit comments