Skip to content

Commit

Permalink
FIX: relink ModelName type
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Dec 17, 2023
1 parent 687ff28 commit 14c61d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ def print(self) -> None:
relink_ref_types = {
"jax.numpy.ndarray": "obj",
"polarimetry.decay.OuterStates": "obj",
"polarimetry.lhcb.ModelName": "obj",
"polarimetry.lhcb.ParameterType": "obj",
"tensorwaves.interface.DataSample": "obj",
"tensorwaves.interface.Function": "obj",
Expand Down

0 comments on commit 14c61d7

Please sign in to comment.