From 4e2ca1b7682e1cb7b3867ea73e727817b470b339 Mon Sep 17 00:00:00 2001 From: Sam Abbott Date: Thu, 20 Jun 2024 12:20:33 +0100 Subject: [PATCH] Update Rtwithoutrenewal.jl --- src/Rtwithoutrenewal.jl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Rtwithoutrenewal.jl b/src/Rtwithoutrenewal.jl index bbeebe0e0..225d6b2ca 100644 --- a/src/Rtwithoutrenewal.jl +++ b/src/Rtwithoutrenewal.jl @@ -1,3 +1,6 @@ module Rtwithoutrenewal +using EpiAware +using EpiAwarePipeline + end