Refactored comic.py. Removed ComicArchive class

This commit is contained in:
Bryan Bailey
2022-06-22 22:45:56 -04:00
parent 24ae5b9393
commit e55cd132d4
3 changed files with 61 additions and 51 deletions

15
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,15 @@
{
"cSpell.words": [
"Archiver",
"dbsuper",
"draggable",
"excaliber",
"mangadex",
"readallcomics",
"Scrapable",
"skippable",
"Uncategorized",
"worktree",
"yoink"
]
}