w-e-w 1 жил өмнө
parent
commit
20123d427b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      modules/util.py

+ 1 - 0
modules/util.py

@@ -174,6 +174,7 @@ def topological_sort(dependencies):
 
 
 
 
 def open_folder(path):
 def open_folder(path):
+    """Open a folder in the file manager of the respect OS."""
     # import at function level to avoid potential issues
     # import at function level to avoid potential issues
     import gradio as gr
     import gradio as gr
     import platform
     import platform