Browse Source

deleted unnecessary line

master
김선중 1 year ago
parent
commit
719eb2e974
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      Scripts/preprocess_daily.py

+ 0
- 3
Scripts/preprocess_daily.py View File

@ -403,9 +403,6 @@ class DailyPreprocessor():
turn_type = self.n2io2turn[node_id][(inc_edge_id, out_edge_id)]
self.match5.at[i, 'turn_type'] = turn_type
self.p2UPLindices = dict() # parent id to unprotected left index
# 2-1-6
def make_match6(self):
'''

Loading…
Cancel
Save