Skip to content

Commit

Permalink
docs: updated graph query doc string in datagraph
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSiraj committed Jan 14, 2025
1 parent b8c7700 commit 4db5a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/imgtools/modules/datagraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ def graph_query(
Parameters
----------
regex_term: str
edge_condition: Callable
To search the string in edge_type column of self.df_new which is aggregate of all the edges in a single study
edge_list: List[int]
Expand Down

0 comments on commit 4db5a57

Please sign in to comment.