Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammy2211 committed Dec 20, 2023
1 parent 3e33791 commit 8a0f238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoarray/inversion/pixelization/mesh/abstract.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def mapper_grids_from(
source_plane_data_grid: Grid2D,
source_plane_mesh_grid: Optional[Grid2DIrregular] = None,
image_plane_mesh_grid: Optional[Grid2DIrregular] = None,
relocate_pix_border: bool = False,
adapt_data: np.ndarray = None,
preloads: Preloads = Preloads(),
run_time_dict: Optional[Dict] = None,
Expand Down

0 comments on commit 8a0f238

Please sign in to comment.