Skip to content

_loader/loader.py: Be more explanatory in CircDep exception

Description

Explicitly state the loop in the exception message for a circular dependency

Changes proposed in this merge request:

  • Report the loop of elements found in the circular dependency checker
  • Assert that the loop is present in the message

Merge request reports

Loading