bitbucket lister: fix typo in docstring
This commit is contained in:
parent
226dfe945f
commit
bb2dc77788
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class BitBucketLister(IndexingHttpLister):
|
|||
and return it as a datetime.
|
||||
|
||||
Args:
|
||||
reponse (Response): requests' response from api call
|
||||
response (Response): requests' response from api call
|
||||
|
||||
Returns:
|
||||
next date as a datetime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue