Commit 20123d42 authored by w-e-w's avatar w-e-w

open_folder docstring

parent a05d89b1
......@@ -174,6 +174,7 @@ def topological_sort(dependencies):
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment