nhsengland / NHSSynth

Package to accompany P41
https://nhsengland.github.io/NHSSynth/
MIT License
4 stars 1 forks source link

Move seed warning as it was triggering incorrectly #36

Closed HarrisonWilde closed 1 year ago

HarrisonWilde commented 1 year ago

The check for a seed being set was happening before config files were being read, meaning it would trigger incorrectly. This has now been fixed.