CDCgov / multisignal-epi-inference

Python package for statistical inference and forecast of epi models using multiple signals
https://cdcgov.github.io/multisignal-epi-inference/
10 stars 1 forks source link

Format Quarto docs in pre-commit #159

Open damonbayer opened 3 weeks ago

damonbayer commented 3 weeks ago

There is support for formatting quarto docs from within VS Code. We should do it for all files using pre-commit, but I'm not sure how to achieve that, yet.