remove unused import and fix error test

This commit is contained in:
IAlibay
2020-07-15 18:26:26 +01:00
parent d70b1e6caa
commit dd7434fc37
2 changed files with 1 additions and 3 deletions

View File

@@ -3,7 +3,6 @@ import logging
import os
import re
from pathlib import Path
from io import StringIO
import pytest
from numpy.testing import assert_almost_equal
from propka.parameters import Parameters