Upload handlers/template/tools/border_fill.py

This commit is contained in:
2026-03-19 13:01:44 +09:00
parent 2350311731
commit fde6c66a42

View File

@@ -1,3 +1,2 @@
# 테두리 및 배경 추출기
def extract_border_fill(xml):
pass
# -*- coding: utf-8 -*-
... (content) ...