Skip to content

Update materials about reading and writing GeoDataFrames #288

Update materials about reading and writing GeoDataFrames

Update materials about reading and writing GeoDataFrames #288

Workflow file for this run

name: Linting Notebooks
on:
push:
branches:
- develop
jobs:
Linting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]