Skip to content

Commit cf6fed5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/model_serving/maas_billing/maas_subscription/test_multiple_subscriptions_no_header.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def test_multiple_matching_subscriptions_no_header_gets_403(
5252
then the request should be denied with 403 because the subscription
5353
selection is ambiguous.
5454
"""
55-
_ = maas_subscription_tinyllama_free
55+
_ = maas_subscription_tinyllama_free
5656

5757
with create_maas_subscription(
5858
admin_client=admin_client,

0 commit comments

Comments
 (0)