Add missing import
This commit is contained in:
parent
c0f4139210
commit
e4d0830553
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ from newsreader.news.collection.exceptions.builder import (
|
|||
BuilderException,
|
||||
BuilderMissingDataException,
|
||||
BuilderParseException,
|
||||
BuilderSkippedException,
|
||||
)
|
||||
from newsreader.news.collection.exceptions.stream import (
|
||||
StreamConnectionException,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue