added wrapper methods, for the basic fuctionalities of the webscraper

This commit is contained in:
Hellow2
2023-05-26 11:41:20 +02:00
parent 2fabd09a71
commit 10f6153199
3 changed files with 53 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
from .encyclopaedia_metallum import EncyclopaediaMetallum
from .musify import Musify
from .abstract import Page
from .abstract import Page, INDEPENDENT_DB_OBJECTS