mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Listen to pylint and mypy
This commit is contained in:
parent
ce77995c8f
commit
4ef0ffe3bf
9 changed files with 87 additions and 197 deletions
|
|
@ -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."""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue