Skip to content

Commit 26747af

Browse files
committed
chore(lint): fix lint error
1 parent 85c686d commit 26747af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sinch/domains/numbers/api/v1/internal/available_numbers_endpoints.py

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from sinch.domains.numbers.api.v1.exceptions import NumberNotFoundException, NumbersException
1414

1515

16-
1716
class ActivateNumberEndpoint(NumbersEndpoint):
1817
"""
1918
Endpoint to activate a virtual number for a project.

0 commit comments

Comments
 (0)