Skip to content

Commit

Permalink
Documenting missing argument in doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtzh authored and millerjohnp committed Jan 31, 2021
1 parent 0668f0a commit 86fd234
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions whynot/simulators/incarceration/simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ class Config:
End iteration of simulation
percent : float
Initial incarceration rate
harsh_sentence : bool
Always assign harsh sentence if set to True
random_sentence_type : bool
Assign lenient or harsh sentence randomly
random_sentence_bias : float
Expand Down

0 comments on commit 86fd234

Please sign in to comment.