This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
mirror of
https://github.com/morpheus65535/bazarr
Watch
1
Star
0
Fork
You've already forked bazarr
0
Code
Issues
Releases
Wiki
Activity
855727643b
bazarr
/
libs
/
subzero
/
modification
/
exc.py
8 lines
102 B
Python
Raw
Blame
History
# coding=utf-8
class
EmptyEntryError
(
Exception
)
:
pass
class
EmptyLineError
(
Exception
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink