Skip to content

Commit

Permalink
BREAK: remove ampform_dpd.io.perform_cached_doit() alias (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Apr 30, 2024
1 parent acf029b commit 1bf294d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ampform_dpd/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
import cloudpickle
import sympy as sp
from ampform.io import aslatex
from ampform.sympy import (
perform_cached_doit, # noqa: F401 # pyright:ignore[reportUnusedImport]
)
from tensorwaves.function.sympy import create_function, create_parametrized_function

from ampform_dpd._cache import get_readable_hash, get_system_cache_directory
Expand Down

0 comments on commit 1bf294d

Please sign in to comment.