feat: split to weather and gismeteo modules
This commit is contained in:
@@ -4,7 +4,6 @@ from bs4 import Tag
|
||||
|
||||
T = TypeVar("T")
|
||||
|
||||
|
||||
class WidgetParser:
|
||||
def parse_widget(self, tag: Tag) -> Tag:
|
||||
raise NotImplementedError
|
||||
|
||||
Reference in New Issue
Block a user