Skip to content

Commit

Permalink
fix: DIA-1123: Config with empty string value breaks parser (HumanSig…
Browse files Browse the repository at this point in the history
…nal#5884)

Hi @hakan458!

This PR was
[created](https://github.com/HumanSignal/label-studio/actions/runs/9085855934)
in a response to PRs in upstream repos:
- HumanSignal/label-studio-sdk#212

---------

Co-authored-by: hakan458 <[email protected]>
Co-authored-by: Hakan Erol <[email protected]>
  • Loading branch information
3 people authored May 14, 2024
1 parent 33797bb commit 9b015c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ pre-commit = "3.3.3"
s3transfer = "0.7.0"
mock = ">=5.1.0"
moto = ">=4.2.6"
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/ecd529ccc993ef23e8bb810ed8cafbd7c2892466.zip"}
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/c477e93b11d62a38ece040e0695eb9d39bc4c0f7.zip"}
[tool.poetry.group.build.dependencies]
twine = ">=4.0.2"

Expand Down

0 comments on commit 9b015c7

Please sign in to comment.