Skip to content

Commit

Permalink
Update src/superqt/iconify/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Grzegorz Bokota <[email protected]>
  • Loading branch information
tlambert03 and Czaki authored Sep 30, 2023
1 parent 969447e commit d33f704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/superqt/iconify/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class QIconifyIcon(QIcon):
or 1, 2, 3 (equivalent to 90, 180, 270, respectively)
dir : str, optional
If 'dir' is not None, the file will be created in that directory, otherwise a
default directory is used.
default [directory](https://docs.python.org/3/library/tempfile.html#tempfile.mkstemp) is used.
Examples
--------
Expand Down

0 comments on commit d33f704

Please sign in to comment.