syshin1014/VGN

Missing params in function

Opened this issue · 1 comments

Hi,
I am wondering what params your are passing to this function( highlighted with yellow dots) in make_graph_db.py file. Its look like the params are missing.
Thanks.

Screenshot_2020-07-01-06-22-50~2

Two lines below the line are for preparing the arguments for the function.
Each of them would be a list, and it is passed to the function by 'pool.map'