Skip to content

Commit

Permalink
missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo committed Jan 11, 2025
1 parent 87ed66c commit 1b7603c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ aero_dist = ppmc.AeroDist(aero_data, (
"geom_mean_diam" => 50 * si.nm,
"log10_geom_std_dev" => .24,
)
)
),
))

n_part = 100
Expand Down

0 comments on commit 1b7603c

Please sign in to comment.