mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Update comment for NotFoundException
This commit is contained in:
parent
c201ea53ba
commit
5556a996cd
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ class BrokenTubeException < Exception
|
|||
end
|
||||
end
|
||||
|
||||
# Exception used to hold the bogus UCID during a channel search.
|
||||
# Exception threw when an element is not found.
|
||||
class NotFoundException < InfoException
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue