Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Letizia97 committed Apr 10, 2024
1 parent 474b1b2 commit e0a1c7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fitbenchmarking/parsing/tests/test_parsers.py
Expand Up @@ -8,6 +8,7 @@
from json import load
from unittest import TestCase

import mantid
import numpy as np
from pytest import test_type as TEST_TYPE # pylint: disable=no-name-in-module
from scipy.sparse import issparse
Expand Down

0 comments on commit e0a1c7f

Please sign in to comment.