Browse Source

minor modification

master
김선중 1 year ago
parent
commit
69af6babe8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Scripts/preprocess_daily.py

+ 1
- 1
Scripts/preprocess_daily.py View File

@ -204,7 +204,7 @@ class DailyPreprocessor():
print('2-1. 매칭 테이블들을 생성했습니다.')
# 2-1-1
def make_match1(self,fetch_all:bool=False):
def make_match1(self, fetch_all:bool=False):
'''
inter_no() A, B링

Loading…
Cancel
Save