Skip to content

Commit

Permalink
open_folder docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w committed Apr 5, 2024
1 parent a05d89b commit 20123d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ def inner(name):


def open_folder(path):
"""Open a folder in the file manager of the respect OS."""
# import at function level to avoid potential issues
import gradio as gr
import platform
Expand Down

0 comments on commit 20123d4

Please sign in to comment.