fixing spiegel.py
This commit is contained in:
parent
776dab7f59
commit
40185f89ab
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from BeautifulSoup import BeautifulSoup
|
|||
|
||||
from oxutils.cache import getUrl
|
||||
from oxutils.html import stripTags
|
||||
from oxutils.text import findRegexp
|
||||
|
||||
class Spiegel:
|
||||
def __init__(self, year, week):
|
||||
|
|
Loading…
Reference in a new issue