코드 리팩토링 및 README 수정

This commit is contained in:
peregr1nus
2025-12-12 16:43:57 +09:00
parent 6093947d90
commit 2a89d541b4
3 changed files with 100 additions and 33 deletions

View File

@@ -1,8 +1,6 @@
from docx import Document
from docx.shared import Pt, RGBColor
from docx.shared import Pt
from docx.enum.text import WD_ALIGN_PARAGRAPH
from docx.oxml.ns import qn
from docx.oxml import OxmlElement
import os
from datetime import datetime