Skip to content

Commit

Permalink
Merge branch 'master' into feat/add_circulation_model
Browse files Browse the repository at this point in the history
  • Loading branch information
IdrissaD authored Nov 15, 2023
2 parents b961265 + 507555c commit a013840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
## Checklist

- [ ] I have followed the guidelines in our [Contributing document](https://geotrek.readthedocs.io/en/latest/CONTRIBUTING.html)
- [ ] My code respects the Definition of done available in the [Development section of the documentation]()https://geotrek.readthedocs.io/en/latest/contribute/development.html#definition-of-done-for-new-model-fields
- [ ] My code respects the Definition of done available in the [Development section of the documentation](https://geotrek.readthedocs.io/en/latest/contribute/development.html#definition-of-done-for-new-model-fields)
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ ruamel-yaml-clib==0.2.7
# via ruamel-yaml
sentry-sdk==1.30.0
# via geotrek (setup.py)
shapely==2.0.1
shapely==2.0.2
# via pyopenair
simplekml==1.3.6
# via geotrek (setup.py)
Expand Down

0 comments on commit a013840

Please sign in to comment.