You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: circular dependencies error when there are none (#1505)
* test: reproduce bug with wrong circular dependencies
Add a new test case reproducing the problem reported in #1397
* chore: fix typos in comment and docstring
* fix: activate plugins in deterministic order
* test: update test case with latest changes
* fix: set while at True
* test: re-enable circular testing
* fix: pin version
* docs: add info to CHANGES
Co-authored-by: Sijis Aviles <[email protected]>
0 commit comments