Skip to content

Commit

Permalink
comment typo
Browse files Browse the repository at this point in the history
Co-authored-by: patricktnast <130876799+patricktnast@users.noreply.github.com>
  • Loading branch information
stevebachmeier and patricktnast authored Aug 12, 2024
1 parent 2195a1b commit fa615d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vivarium/framework/results/context.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ def _get_groups(
NOTE: Stratifications at this point can be an empty tuple.
HACK: It's a bit hacky how we are handling the groupby object if there
are no stratifications. The alternative is to use the entire population
#nstead of a groupby object, but then we would need to handle
instead of a groupby object, but then we would need to handle
the different ways the aggregator can behave.
"""

Expand Down

0 comments on commit fa615d2

Please # to comment.