Skip to content

Commit

Permalink
mmap path bug fix (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledsaab authored Jan 16, 2022
1 parent 64fd6ec commit 5d064d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meerkat/datapanel.py
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ def map(
num_workers=num_workers,
output_type=output_type,
mmap=mmap,
mmap_path=mmap_path,
materialize=materialize,
pbar=pbar,
**kwargs,
Expand Down

0 comments on commit 5d064d6

Please # to comment.