1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2019-01-04 18:08:44 +01:00
parent e4ba26377a
commit a89f95817c

View file

@ -49,5 +49,6 @@ class VideoIsNotReady(Exception):
class PrivateError(Exception):
pass
class PastDateError(Exception):
pass