Explorar o código

프린트 제거

ect (or 2du) %!s(int64=8) %!d(string=hai) anos
pai
achega
bb5bd1d229
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      set_mark/footnote.py

+ 0 - 1
set_mark/footnote.py

@@ -5,7 +5,6 @@ def footnote(data, fol_num):
     tou = "<hr style='margin-top: 30px;' id='footnote'><div><br>"
     namu = []
     div = ''
-    print(data)
     pop_re = re.compile('(?:\[\*([^\s]*)(?:\s((?:(?!\[|\]).)*))?\]|(\[각주\]))')
     while 1:
         b = pop_re.search(data)