renalreg / ukrr_models

SQL Alchemy models for the UKRR Database. Also exports to RDA.
MIT License
0 stars 0 forks source link

feat: added UKTSITES to models #20

Closed OliveraReeves closed 3 months ago

andyatterton commented 3 months ago

Had to tweak this to pass ruff formatting. Try and get this setup up to format on save if you can, it will make your life much easier. Always useful to run tox before pushing your final commit. Also remember to use a conventional commit on the branch and for the PR title.

andyatterton commented 3 months ago

Worth mentioning that when you merge this, it is going to open a new PR for the release. Merging that will create a new release and push to pypi. At that point, you will need to update the package in whatever environment you are using it in.