Warning, treated as error:
Failed to import ahbicht.expressions.ahb_expression_evaluation.
Possible hints:
AttributeError: module 'ahbicht.expressions' has no attribute 'ahb_expression_evaluation'
ImportError: cannot import name 'evaluate_ahb_expression_tree' from partially initialized module 'ahbicht.expressions.ahb_expression_evaluation' (most likely due to a circular import) (/home/runner/work/ahbicht/ahbicht/docs/../src/ahbicht/expressions/ahb_expression_evaluation.py)
https://github.com/Hochfrequenz/ahbicht/pull/334
I can reproduce locally but do not know how to fix.