Skip to content

Commit

Permalink
Remove whitespace changes
Browse files Browse the repository at this point in the history
Remove the changes used to trigger the workflows as an example. Not
needed for the PR.
  • Loading branch information
TimothyWillard committed Oct 18, 2024
1 parent d1418de commit cd81c5e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions flepimop/R_packages/flepicommon/R/DataUtils.R
Original file line number Diff line number Diff line change
Expand Up @@ -1019,3 +1019,4 @@ get_CSSE_US_matchGlobal_data <- function(){

}


1 change: 0 additions & 1 deletion flepimop/R_packages/inference/R/inference_to_forecast.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ cum_death_forecast <- function (sim_data,

}


##'
##' Creates a merged forecast from a data object and a set of sims.
##'
Expand Down
1 change: 1 addition & 0 deletions flepimop/gempyor_pkg/src/gempyor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## All functions are in minimal inference.

from .inference import *
from .utils import *

0 comments on commit cd81c5e

Please sign in to comment.