Skip to content

Commit

Permalink
fix: DIA-1123: Handle config with invalid Label tag (no value) (Human…
Browse files Browse the repository at this point in the history
…Signal#5888)

Hi @hakan458!

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

---------

Co-authored-by: hakan458 <[email protected]>
Co-authored-by: Hakan Erol <[email protected]>
  • Loading branch information
3 people authored May 15, 2024
1 parent 9954921 commit 62d62cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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/c477e93b11d62a38ece040e0695eb9d39bc4c0f7.zip"}
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/822241cea42b56208937ecbe9bd2f292c3aed445.zip"}
[tool.poetry.group.build.dependencies]
twine = ">=4.0.2"

Expand Down

0 comments on commit 62d62cd

Please sign in to comment.