Quote:
Originally Posted by jdomingos76
My question is, should I also change the following line:
class WallStreetJournal(BasicNewsRecipe):
to something like
class WallStreetJournalEurope(BasicNewsRecipe):
|
You can change this line, just make sure to change the title line so it is different from the original recipe.