Skip to content

Commit

Permalink
refactor: Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
roquelopez committed Aug 22, 2024
1 parent 7f451bf commit fc1e0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bdikit/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -1003,4 +1003,4 @@ def _create_mapper_from_value_matches(matches: List[ValueMatch]) -> DictionaryMa
},
df_value_mapping_2, # a DataFrame returned by match_values()
]
"""
"""

0 comments on commit fc1e0f2

Please sign in to comment.