mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Update comment for NotFoundException
This commit is contained in:
@ -19,6 +19,6 @@ class BrokenTubeException < Exception
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# Exception used to hold the bogus UCID during a channel search.
|
# Exception threw when an element is not found.
|
||||||
class NotFoundException < InfoException
|
class NotFoundException < InfoException
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user