ImperialCollegeLondon / safedata_validator

Python tools to validate and publish datasets using the safedata metadata format.
https://safedata-validator.readthedocs.io/
MIT License
2 stars 4 forks source link

Fixing precommit isort config #55

Closed davidorme closed 1 year ago

davidorme commented 1 year ago

This simply replaces the isort repo in .pre-commit-config.yaml.

Fixes #54

davidorme commented 1 year ago

Ah - are you working on release/3.0.0 for all of this stuff? That should be fine - I'd typically only use a release branch for last minute stuff, but that's just different working style!

davidorme commented 1 year ago

I can change the merge target on the PR if you'd rather we use release/3.0.0 as HEAD for now?

jacobcook1995 commented 1 year ago

Yeah I am using release/3.0.0 as HEAD, I think we originally planned to release more quickly, which is why we started using it