mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Small typo corrected
This commit is contained in:
parent
ce5053f25d
commit
50911a1f0f
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ from sickbeard import clients
|
|||
from sickbeard import tv
|
||||
|
||||
from lib import requests
|
||||
from lib.bs4 import BeautifulSoup
|
||||
from bs4 import BeautifulSoup
|
||||
from lib.unidecode import unidecode
|
||||
|
||||
class KATProvider(generic.TorrentProvider):
|
||||
|
|
Loading…
Reference in a new issue