Project-MONAI / MONAILabel

MONAI Label is an intelligent open source image labeling and learning tool.
https://docs.monai.io/projects/label
Apache License 2.0
567 stars 185 forks source link

Mark translatable strings MONAILabel 3D Slicer Extension #1595

Closed DouSam closed 7 months ago

SachidanandAlle commented 7 months ago

Can you fix: https://results.pre-commit.ci/run/github/351826770/1700513100.OSh6d9uORu6phJ4FW1r61w

SachidanandAlle commented 7 months ago

closed? by accident?

DouSam commented 7 months ago

closed? by accident?

I accidentally closed the PR by fixing the commits without the "Signed-off-by" line, and the two lines with the _ assign.

SachidanandAlle commented 7 months ago

pre-commit.ci fails.. you can reproduce it and fix in your local dev box: https://github.com/Project-MONAI/MONAILabel/blob/main/CONTRIBUTING.md#the-contribution-process

python -m pip install pre-commit
python -m pre_commit run --all-files
lassoan commented 7 months ago

Congrats @DouSam on your first contribution to MONAILabel 🍾