Skip to content

Commit

Permalink
Add docstrings for kwargs
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonZogk committed Jun 24, 2024
1 parent 8cd2535 commit a0bcfb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/imputation_flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ def create_impute_flags(
predictive_auxiliary: str
Column name containing predictive auxiliary data, this is created,
by flag_matched_pair_merge function.
kwargs : mapping, optional
A dictionary of keyword arguments passed into func.
Returns
-------
Expand Down

0 comments on commit a0bcfb9

Please sign in to comment.