We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebb574 commit a334b1bCopy full SHA for a334b1b
Drake-Z/0014/0014.py
@@ -14,7 +14,6 @@
14
import json
15
from collections import OrderedDict
16
from openpyxl import Workbook
17
-from openpyxl.styles import Font
18
19
def txt_to_xlsx(filename):
20
file = open(filename, 'r', encoding = 'UTF-8')
Drake-Z/0015/0015.py
Drake-Z/0016/0016.py
@@ -13,7 +13,6 @@
13
0 commit comments