Skip to content

Commit 127fccd

Browse files
authored
update product params based on backend v2.0.3 (#218)
1 parent 8c9def6 commit 127fccd

File tree

4 files changed

+1452
-1103
lines changed

4 files changed

+1452
-1103
lines changed

src/keepa/keepa_async.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class AsyncKeepa:
3939
4040
Initializes API with access key. Access key can be obtained by signing up
4141
for a reoccurring or one time plan. To obtain a key, sign up for one at
42-
`Keepa Data <https://get.keepa.com/d7vrq>`_
42+
`Keepa Data <https://get.keepa.com/d7vrq>`_.
4343
4444
Parameters
4545
----------

src/keepa/keepa_sync.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Keepa:
2828
2929
Initializes API with access key. Access key can be obtained by signing up
3030
for a reoccurring or one time plan. To obtain a key, sign up for one at
31-
`Keepa Data <https://get.keepa.com/d7vrq>`_
31+
`Keepa Data <https://get.keepa.com/d7vrq>`_.
3232
3333
Parameters
3434
----------

0 commit comments

Comments
 (0)