Skip to content

Replace print in precalc by logging #262

Replace print in precalc by logging

Replace print in precalc by logging #262

Triggered via pull request October 23, 2023 13:39
Status Success
Total duration 1m 16s
Artifacts

tox_checks.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
dhnx/network.py#L153
Missing whitespace after ',' (E231)
dhnx/network.py#L159
Missing whitespace after ',' (E231)
dhnx/network.py#L190
Missing whitespace after ',' (E231)
dhnx/network.py#L195
Missing whitespace after ',' (E231)
dhnx/simulation.py#L43
Missing whitespace after ',' (E231)
dhnx/simulation.py#L273
Missing whitespace after ',' (E231)
examples/optimisation/precalculation/hydraulic_precalculation.py#L5
Missing whitespace after ',' (E231)
tests/helpers.py#L110
Missing whitespace after ',' (E231)
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clean
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/