Skip to content

Commit

Permalink
fix: LEAP-1028: Remove logging config (#5780)
Browse files Browse the repository at this point in the history
Hi @triklozoid!

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

---------

Co-authored-by: Sergei Ivashchenko <triklozoid@gmail.com>
  • Loading branch information
robot-ci-heartex and triklozoid committed Apr 25, 2024
1 parent 5e2e552 commit 814bfb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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/e94b252a6039cfdac71d61fcab910c7b9554953d.zip" }
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/ecd529ccc993ef23e8bb810ed8cafbd7c2892466.zip"}
[tool.poetry.group.build.dependencies]
twine = ">=4.0.2"

Expand Down

0 comments on commit 814bfb8

Please sign in to comment.