Skip to content

Commit

Permalink
add population_type in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Joni Herttuainen committed Jan 4, 2024
1 parent f9e764a commit 3073a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bluepysnap/query.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ def resolve_ids(data, population_name, population_type, queries):
Args:
data (pd.DataFrame): data
population_name (str): population name of `data`
population_type (str): population type
queries (dict): queries
Returns:
Expand Down

0 comments on commit 3073a67

Please sign in to comment.