mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
PEP8
This commit is contained in:
parent
e4ba26377a
commit
a89f95817c
1 changed files with 1 additions and 0 deletions
|
@ -49,5 +49,6 @@ class VideoIsNotReady(Exception):
|
||||||
class PrivateError(Exception):
|
class PrivateError(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
class PastDateError(Exception):
|
class PastDateError(Exception):
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in a new issue