Remove useless non-breaking space
This commit is contained in:
parent
f92d44fb88
commit
92a4a02d53
1 changed files with 1 additions and 1 deletions
|
|
@ -71,6 +71,6 @@ class ICapVideo(ICap):
|
|||
Get a Video from an ID.
|
||||
|
||||
@param _id the video id. It can be a numeric ID, or a page url, or so.
|
||||
@return a Video object
|
||||
@return a Video object
|
||||
"""
|
||||
raise NotImplementedError()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue