Skip to content

Commit

Permalink
Migrate to Hatch (#40)
Browse files Browse the repository at this point in the history
* Migrate to Hatch

* Fix typo

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
g4brielvs and pre-commit-ci[bot] committed Feb 16, 2024
1 parent a487f13 commit e3bbffe
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 389 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ repos:
- id: codespell
name: codespell
description: Checks for common misspellings in text files
exclude: >
(?x)^(
.*\.json|
)$
args: ["-L", "gost,"] # ignore words
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
hooks:
Expand Down
2 changes: 1 addition & 1 deletion docs/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This python package provides a wrapper function to request temporal and zonal st
:::

:::{grid-item-card} [Geospatial Operations Support Team (GOST)](https://worldbank.github.io/GOST)
We document important resources, methods, and sources in real time via this live wiki. This repository is the evolving, growing workspace where GOST stores libraries and scripts for operationalizing the many initatives urrenctly on going in the geospatial realm within the World Bank Group.
We document important resources, methods, and sources in real time via this live wiki. This repository is the evolving, growing workspace where GOST stores libraries and scripts for operationalizing the many initiatives currently going on in the geospatial realm within the World Bank Group.
:::
::::

Expand Down
79 changes: 46 additions & 33 deletions notebooks/world-bank-api.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit e3bbffe

Please sign in to comment.