Skip to content

Add a from_geo_json() to Transformer #21

Add a from_geo_json() to Transformer

Add a from_geo_json() to Transformer #21

Triggered via pull request August 27, 2024 22:35
Status Failure
Total duration 15s
Artifacts

lint.yml

on: pull_request

Annotations

6 errors and 1 warning
flake8: tests/test_transformer.py#L182
continuation line missing indentation or outdented
flake8: tests/test_transformer.py#L195
expected 2 blank lines, found 1
flake8: tests/test_transformer.py#L201
continuation line missing indentation or outdented
flake8: tests/test_transformer.py#L202
continuation line missing indentation or outdented
flake8: tests/test_transformer.py#L203
continuation line missing indentation or outdented
flake8
Process completed with exit code 1.
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/