PR #78 More Linting Fixes

This commit is contained in:
64Core 2023-03-29 22:21:25 -05:00
parent a40b51808e
commit d2f4c8616b

View file

@ -8,6 +8,7 @@ from bs4 import BeautifulSoup
from itchiodl.game import Game
from itchiodl.utils import NoDownloadError
class Library:
"""Representation of a user's game library"""