차트 없는 친구들 xml파일 생성안되고 채점 상세 내역에 추가되지 않음음
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user