april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

resolve test conflict caused by previous PRs #62

Closed lkct closed 1 year ago

lkct commented 1 year ago

59 and #58 introduced conflicts that will cause pytest failure, however not captured by CI due to non-linear history and asynced tests.

The test targets are manually corrected here.