Also some documentation changes, restructuring the OMOP example config a bit, and upgrading some dependencies.
I've worked around the pre-commit failure (which now started happening locally as well, for whatever reason) in a displeasing but not horrendous manner, by duplicating some type definitions between the row and story generator files in examples.
Also some documentation changes, restructuring the OMOP example config a bit, and upgrading some dependencies.
I've worked around the pre-commit failure (which now started happening locally as well, for whatever reason) in a displeasing but not horrendous manner, by duplicating some type definitions between the row and story generator files in
examples
.Closes #153