ImperialCollegeLondon / covid19model

Code for modelling estimated deaths and cases for COVID19.
MIT License
944 stars 271 forks source link

Fixed CI issue by replacing an internal helper of bayesplot #65

Closed fvalka closed 4 years ago

fvalka commented 4 years ago

An internal helper was used which couldn't be found within the current namespace.

Should fix the CI issue encountered today.