Skip to content

Commit

Permalink
1.4.5 fixed typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMcCool committed Sep 4, 2023
1 parent 77a154a commit c9906f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scratchattach/studio.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def set_thumbnail(self, *, file):
"""
Sets the studio thumbnail. You can only use this function if this object was created using :meth:`scratchattach.session.Session.connect_studio`
Positional Arguments:
Keyword Arguments:
file: The path to the image file
Returns:
Expand Down

0 comments on commit c9906f4

Please sign in to comment.