Rename python-pptx/python-pptx.py to python_pptx/python_pptx.py
Browse files
python-pptx/python-pptx.py → python_pptx/python_pptx.py
RENAMED
@@ -1,6 +1,5 @@
|
|
1 |
-
#!/usr/bin/env python3
|
2 |
#https://huggingface.co/spaces/MisterAI/GenDoc_05
|
3 |
-
#/home/user/
|
4 |
|
5 |
|
6 |
from pptx import Presentation
|
|
|
|
|
1 |
#https://huggingface.co/spaces/MisterAI/GenDoc_05
|
2 |
+
#/home/user/python_pptx/python_pptx.py_01
|
3 |
|
4 |
|
5 |
from pptx import Presentation
|