Skip to content

Commit

Permalink
checck if qupath_proj is object
Browse files Browse the repository at this point in the history
  • Loading branch information
swaradgat19 committed Jan 4, 2024
1 parent fc42247 commit ebd6022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsinfer/qupath.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


def add_image_and_geojson(
qupath_proj,
qupath_proj: object,
*,
image_path: Path | str,
geojson_path: Path | str,
Expand Down

0 comments on commit ebd6022

Please sign in to comment.