Skip to content

Commit

Permalink
move codes (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: Martijn Visser <[email protected]>
  • Loading branch information
D2Hydro and visr authored Nov 8, 2023
1 parent ff0e5fe commit 7f0b3fc
Show file tree
Hide file tree
Showing 12 changed files with 1,069 additions and 542 deletions.
3 changes: 0 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ channels:
- conda-forge

dependencies:
- black
- black-jupyter
- build
- datamodel-code-generator
- geopandas
Expand All @@ -16,7 +14,6 @@ dependencies:
- openpyxl
- pandas
- pandas-stubs
- pandera
- pip
- pip:
- quartodoc
Expand Down
2 changes: 1 addition & 1 deletion mypy.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[mypy]
plugins = pydantic.mypy, numpy.typing.mypy_plugin, pandera.mypy
plugins = pydantic.mypy, numpy.typing.mypy_plugin

warn_unused_configs = True
warn_redundant_casts = True
Expand Down
Loading

0 comments on commit 7f0b3fc

Please sign in to comment.