Skip to content

Commit

Permalink
Revert to get doc-test passing
Browse files Browse the repository at this point in the history
  • Loading branch information
jbousquin committed Aug 2, 2024
1 parent 273faf1 commit 3b15102
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions harmonize_wq/harmonize.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,7 @@ def harmonize_all(df_in, errors="raise"):
>>> from harmonize_wq import harmonize
>>> df_result_all = harmonize.harmonize_all(df1)
1 Phosphorus sample fractions not in frac_dict
1 Phosphorus sample fractions not in frac_dict found in expected domains,
mapped to "Other_Phosphorus"
1 Phosphorus sample fractions not in frac_dict found in expected domains, mapped to "Other_Phosphorus"
>>> df_result_all
OrganizationIdentifier ... Temperature
Expand Down

0 comments on commit 3b15102

Please sign in to comment.