Skip to content

Fix loading of values #9080

Fix loading of values

Fix loading of values #9080

Triggered via pull request September 4, 2023 13:03
Status Success
Total duration 3m 48s
Artifacts

annotate_python.yml

on: pull_request
annotate-python-linting
3m 37s
annotate-python-linting
Fit to window
Zoom out
Zoom in

Annotations

1 warning
annotate-python-linting: tests/unit_tests/config/config_dict_generator.py#L544
Do not call getattr with a constant attribute value, it is not any safer than normal property access.