diff --git a/ibkr_report/tools.py b/ibkr_report/tools.py index ab9cd34..0a212c8 100644 --- a/ibkr_report/tools.py +++ b/ibkr_report/tools.py @@ -94,8 +94,8 @@ def calculate_sri_on_file(filename: str) -> str: return f"sha384-{hash_base64}" -# TODO: mypy 0.930 "BinaryIO" has no attribute "readinto" # pylint: disable=fixme -# https://github.com/python/typeshed/issues/6596 +# TODO: mypy "BinaryIO" has no attribute "readinto" # pylint: disable=fixme +# https://github.com/python/mypy/issues/11917 # TODO: pylint "Module 'hashlib' has no '_Hash' member" # pylint: disable=fixme # https://github.com/PyCQA/pylint/issues/5395 def update_hash(