chg: [flake] Addressed some flake and mypy issues.

This commit is contained in:
Cédric Bonhomme 2022-11-13 23:28:32 +01:00
parent fc53f2a6b9
commit e290d1260e
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
6 changed files with 17 additions and 24 deletions

View file

@ -25,11 +25,7 @@ __date__ = "$Date: 2019/06/06 $"
__revision__ = "$Date: 2019/06/06 $"
__license__ = "GPLv3"
import io
import os
import base64
import unittest
from unittest.mock import patch
from stegano import lsb
from stegano.steganalysis import parity, statistics