Feature: Allow multiple potential building connections #171
GitHub Actions / Flake8
failed
Jan 17, 2025 in 0s
3 errors
Flake8 found 3 errors
Annotations
Check failure on line 220 in dhnx/gistools/connect_points.py
github-actions / Flake8
dhnx/gistools/connect_points.py#L220
Missing whitespace around arithmetic operator (E226)
Check failure on line 236 in dhnx/gistools/connect_points.py
github-actions / Flake8
dhnx/gistools/connect_points.py#L236
Missing whitespace around arithmetic operator (E226)
Check failure on line 270 in dhnx/gistools/connect_points.py
github-actions / Flake8
dhnx/gistools/connect_points.py#L270
Closing bracket does not match indentation of opening bracket's line (E123)
Loading