1
0
Fork 0

[Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)

Authored by: Grabien, pukkandan
This commit is contained in:
Grabien 2021-11-27 12:37:45 +02:00 committed by GitHub
commit 909b0d66f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 216 additions and 156 deletions

View file

@ -18,7 +18,7 @@ from ..utils import (
str_to_int,
unescapeHTML,
)
from .senateisvp import SenateISVPIE
from .senategov import SenateISVPIE
from .ustream import UstreamIE