HumanSignal / HumanSignal/label-studio-sdk

Missing the r prefix before a regex string in Python

Open
#453 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
192
Forks
127
Avg merge
1d 18h
Merged PRs (30d)
1

Description

https://github.com/HumanSignal/label-studio-sdk/blob/474abc4bc560744a5e44435a9971fcdb08e62d64/src/label_studio_sdk/_extensions/label_studio_tools/core/label_config.py#L137

```
expression = r"^\$[A-Za-z_]+$"
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.