more minor tweaks, benefit from get_files
This commit is contained in:
parent
9bd61940b8
commit
0b61dd9e42
6 changed files with 28 additions and 31 deletions
|
@ -13,7 +13,7 @@ Bookmark = dal.Bookmark
|
|||
|
||||
|
||||
def inputs():
|
||||
return get_files(config.export_path, glob='*.json')
|
||||
return get_files(config.export_path)
|
||||
|
||||
|
||||
def _dal() -> dal.DAL:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue