Missing the r prefix before a regex string in Python

Open Beginner friendly
#453 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Open src/label_studio_sdk/_extensions/label_studio_tools/core/label_config.py at line 137 and inspect the regex expression linked in the issue. Make the string declaration use the requested raw-string form, then run the repository's relevant checks if available; done means the expression has the correct prefix without changing its pattern.

Written by the indexing model from the issue text.

Description

Dominant language
Python
Stars
192
Forks
127
Avg merge
1d 18h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from HumanSignal/label-studio-sdk

All issues in HumanSignal/label-studio-sdk

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.