Skip to content

Commit

Permalink
skip serialize
Browse files Browse the repository at this point in the history
  • Loading branch information
anurudhp committed Oct 29, 2024
1 parent 2cad167 commit b37bb21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qualtran/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ def assert_bloq_example_serializes_for_pytest(bloq_ex: BloqExample):
'state_prep_alias_symb', # cannot serialize Shaped
'sparse_matrix_block_encoding',
'sparse_matrix_symb_block_encoding',
'sparse_matrix_hermitian_block_encoding',
'sparse_matrix_symb_hermitian_block_encoding',
'sparse_state_prep_alias_symb', # cannot serialize Shaped
'sparse_permutation', # contains nested tuple of inhomogeneous shape
'permutation_cycle_symb', # cannot serialize Shaped
Expand Down

0 comments on commit b37bb21

Please sign in to comment.