mirror of
https://github.com/Emersont1/itchio.git
synced 2026-03-11 08:54:39 +00:00
PR #78 More Linting Fixes
This commit is contained in:
parent
a40b51808e
commit
d2f4c8616b
1 changed files with 1 additions and 0 deletions
|
|
@ -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"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue