Skip to content

Commit 5f49ab8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 59c46ca commit 5f49ab8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

payments/test_subscription.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,4 +383,3 @@ def test_payment_autocomplete_with_subscription_full_flow():
383383
# Verify provider was called
384384
mock_factory.assert_called_once_with(payment.variant)
385385
mock_provider.autocomplete_with_subscription.assert_called_once_with(payment)
386-

0 commit comments

Comments
 (0)