Missed passing lib_visit
This commit is contained in:
@@ -209,6 +209,7 @@ class FilePath:
|
|||||||
block_codes=lib_block_codes,
|
block_codes=lib_block_codes,
|
||||||
rootdir=rootdir,
|
rootdir=rootdir,
|
||||||
level=level + 1,
|
level=level + 1,
|
||||||
|
lib_visit=lib_visit,
|
||||||
)
|
)
|
||||||
|
|
||||||
# ------------------------------------------------------------------------
|
# ------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user