Spaces:
Sleeping
Sleeping
Fake commit to force reboot
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ def convert_directory(
|
|
| 23 |
"adoc", "asciidoc",
|
| 24 |
"html", "xhtml",
|
| 25 |
"csv",
|
| 26 |
-
"png", "jpeg", "jpg", "tiff", "bmp"
|
| 27 |
}
|
| 28 |
|
| 29 |
directory = Path(directory)
|
|
|
|
| 23 |
"adoc", "asciidoc",
|
| 24 |
"html", "xhtml",
|
| 25 |
"csv",
|
| 26 |
+
"png", "jpeg", "jpg", "tiff", "bmp"
|
| 27 |
}
|
| 28 |
|
| 29 |
directory = Path(directory)
|