Skip to content

Commit

Permalink
Fix documentation for blacklist listing
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Carballal Prego committed Jul 24, 2015
1 parent 47d6a76 commit 041399c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions ntokloapi/blacklist.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,8 @@ def list(self):

"""List the blacklisted products on an application.
This funciton will list all the blacklisted products on a specific
application given as a querystring.
Args:
appid (str): Application ID as a string.
This method will list all the blacklisted products on a specific
application.
Raises:
RequestError: In case the request couldn't be made or failed.
Expand Down

0 comments on commit 041399c

Please sign in to comment.