Skip to content

Commit

Permalink
More whitespace for sphinx/RTD/etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Bloedow committed Sep 28, 2023
1 parent 8578161 commit 66b3208
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emodpy_typhoid/interventions/typhoid_vaccine.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def new_triggered_intervention(
):
"""
Create a new triggered TyphoidVaccine intervention based on specified parameters.
Args:
camp (Camp): The camp to which the intervention is applied.
efficacy (float, optional): The efficacy of the Typhoid vaccine. Default is 0.82.
Expand Down Expand Up @@ -80,6 +81,7 @@ def new_scheduled_intervention(
):
"""
Create a new scheduled TyphoidVaccine intervention based on specified parameters.
Args:
camp (Camp): The camp to which the intervention is applied.
efficacy (float, optional): The efficacy of the Typhoid vaccine. Default is 0.82.
Expand Down

0 comments on commit 66b3208

Please sign in to comment.