mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-21 13:00:14 +08:00
13 lines
266 B
YAML
13 lines
266 B
YAML
files: 'geopandas\/'
|
|
repos:
|
|
- repo: https://github.com/python/black
|
|
rev: 20.8b1
|
|
hooks:
|
|
- id: black
|
|
language_version: python3
|
|
- repo: https://gitlab.com/pycqa/flake8
|
|
rev: 3.8.3
|
|
hooks:
|
|
- id: flake8
|
|
language: python_venv
|