Skip to content

Feature: Allow multiple potential building connections #171

Feature: Allow multiple potential building connections

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

dhnx/gistools/connect_points.py#L270

Closing bracket does not match indentation of opening bracket's line (E123)