[stripe] Add Session.expire() (#9814)

This commit is contained in:
Denys Zhak
2023-02-27 14:13:49 +01:00
committed by GitHub
parent 05453b0c0a
commit 6b98f7307b
2 changed files with 9 additions and 0 deletions
@@ -5,3 +5,4 @@ stripe\.api_resources\.test_helpers\.test_clock\.TestClock\.advance
stripe\.api_resources\.test_helpers\.TestClock\.advance
stripe\.api_resources\..*\.SearchableAPIResource\.search # Not defined on the actual class in v3, but expected to exist.
stripe\.api_resources\..*\.SearchableAPIResource\.search_auto_paging_iter # Not defined on the actual class in v3, but expected to exist.
stripe\.api_resources\..*\.Session.expire