차트 없는 친구들 xml파일 생성안되고 채점 상세 내역에 추가되지 않음음

This commit is contained in:
devdra9
2025-01-17 19:06:25 +09:00
parent eecc6ca756
commit 8d302fcf11
10 changed files with 559 additions and 78 deletions

View File

@@ -31,9 +31,9 @@ class binaryToChartxml:
# def save_chart_xml(self, xml_output_path):
def save_chart_xml(self):
with open(, 'wb') as file:
file.write(self.xml_data)
# def save_chart_xml(self):
# with open(, 'wb') as file:
# file.write(self.xml_data)