Skip to content

Commit

Permalink
consistent renaming of some functions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliomateoslangerak committed Jan 12, 2024
1 parent 1c2894f commit aa36651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/microscopemetrics/samples/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def numpy_to_image_inlined(
)


def dict_to_inlined_table(
def dict_to_table_inlined(
dictionary: Dict[str, list],
name: str = None,
description: str = None,
Expand Down

0 comments on commit aa36651

Please sign in to comment.