Merge branch 'selection-refactor' of https://github.com/wsp-sag/netwo… #251
Annotations
7 errors
Ruff (I001):
examples/update_examples.ipynb#L1
examples/update_examples.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
examples/update_examples.ipynb#L27
examples/update_examples.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (PTH123):
examples/update_examples.ipynb#L49
examples/update_examples.ipynb:1:1: PTH123 `open()` should be replaced by `Path.open()`
|
Ruff (D415):
network_wrangler/transit/geo.py#L1
network_wrangler/transit/geo.py:1:1: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (ARG001):
tests/test_scenario.py#L337
tests/test_scenario.py:337:45: ARG001 Unused function argument: `example_dir`
|
Ruff (ARG001):
tests/test_scenario.py#L347
tests/test_scenario.py:347:63: ARG001 Unused function argument: `test_out_dir`
|
build (3.9)
Process completed with exit code 1.
|