Skip to content

Replace print in precalc by logging #261

Replace print in precalc by logging

Replace print in precalc by logging #261

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

tox_pytests.yml

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

Annotations

9 errors and 2 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/optimization/precalc_hydraulic.py#L37
Expected 2 blank lines, found 1 (E302)
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)
build (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/