Skip to content

Commit

Permalink
small annotation correction
Browse files Browse the repository at this point in the history
  • Loading branch information
edouardbruelhart committed Apr 16, 2024
1 parent c1e39c7 commit 9cfe909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms_sample_list_creator/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def __init__(self, parent: tk.Tk, *args: Any, **kwargs: Any):
Initializes an instance of the class.
Args:
root(tk.Tk): The parent widget or window where this frame will be placed.
parent(tk.Tk): The parent widget or window where this frame will be placed.
csv_path(str): CSV path and name.
Returns:
Expand Down

0 comments on commit 9cfe909

Please sign in to comment.