Closed KristinaUlicna closed 1 year ago
Why is this PR useful / good for? Please describe the problem(s) you're trying to address.
show_features
image_path
=str
: str
examples/show_data.py
Describe what this PR does & how you reviewed the individual items, where needed:
Some helper checks to tick off:
In conclusion, after my review, I'd like to:
PR contribution summary
Why is this PR useful / good for? Please describe the problem(s) you're trying to address.
show_features
parameter to add (optional) node features to the annotatorimage_path
was typed incorrectly (=str
instead of: str
)List of proposed changes / linked issues & discussions
What should a reviewer concentrate their feedback on?
examples/show_data.py
What type of PR is this? (check all applicable)
️⃣ Documentation / code annotation
Added tests?
PR review summary
Describe what this PR does & how you reviewed the individual items, where needed:
Some helper checks to tick off:
In conclusion, after my review, I'd like to: