We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d43ee commit daf68baCopy full SHA for daf68ba
1 file changed
source/tests/consistent/descriptor/test_dpa3.py
@@ -296,7 +296,6 @@ def skip_pd(self) -> bool:
296
_n_multi_edge_message,
297
_precision,
298
add_chg_spin_ebd,
299
- sequential_update,
300
_sequential_update,
301
) = self.param
302
return True if add_chg_spin_ebd else CommonTest.skip_pd
@@ -407,7 +406,6 @@ def setUp(self) -> None:
407
406
408
409
410
411
412
413
# fparam for charge=5, spin=1 when add_chg_spin_ebd is True
0 commit comments