Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLister-STFC committed Mar 7, 2024
1 parent 8af5cf7 commit 90302d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fitbenchmarking/hessian/numdifftools_hessian.py
@@ -1,8 +1,6 @@
"""
Module which calculates numdifftools finite difference approximations
"""
from functools import lru_cache

import numdifftools as nd

from fitbenchmarking.hessian.base_hessian import Hessian
Expand Down

0 comments on commit 90302d3

Please sign in to comment.