uk-fci / nhs-number

Python package to provide utilities for NHS Numbers, including validity checks, normalisation, and generation.
https://nhs-number.uk-fci.tech/
MIT License
4 stars 6 forks source link

feat: Tox support #39

Open andyatterton opened 2 months ago

andyatterton commented 2 months ago

Added a tox file to run pytest in 3.7>3.11 and to run black check. Various formatting changes thanks to black.