Skip to content

Commit 6033e4d

Browse files
committed
add back generate_laplace_options to the expression tests
1 parent 1d4016b commit 6033e4d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/sig_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ def get_cpp_type(stan_type):
156156
"std_normal_qf", # synonym for inv_Phi
157157
"if_else",
158158
"hypergeometric_3F2", # requires arguments of specific lengths
159-
"generate_laplace_options",
160159
]
161160

162161
# these are all slight renames compared to stan math

0 commit comments

Comments
 (0)