Skip to content

Commit 66df6bc

Browse files
committed
Updated lint action
1 parent 83b8340 commit 66df6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

amazon_paapi/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
from typing import List, Union
88

99
from . import models
10+
from .errors import InvalidArgumentException
1011
from .helpers import arguments, requests
1112
from .helpers.generators import get_list_chunks
12-
from .errors import InvalidArgumentException
1313
from .helpers.items import sort_items
1414
from .sdk.api.default_api import DefaultApi
1515

0 commit comments

Comments
 (0)