mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-09 14:12:26 +02:00
Listen to pylint and mypy
This commit is contained in:
@@ -13,6 +13,7 @@ from .tmp_dir import TmpDir
|
||||
from .utils import stream_to_path
|
||||
|
||||
|
||||
# pylint: disable=too-few-public-methods
|
||||
class HttpDownloader():
|
||||
"""A HTTP downloader that can handle HTTP basic auth."""
|
||||
|
||||
|
Reference in New Issue
Block a user