Skip to content

Commit 8cf9f9e

Browse files
ternausVladimir Iglovikov
and
Vladimir Iglovikov
authored
Add batch transform decorator (#46)
* Added decorator for batch transform * Added decorator for batch transform * Added decorator for batch transform --------- Co-authored-by: Vladimir Iglovikov <[email protected]>
1 parent ef808a5 commit 8cf9f9e

File tree

4 files changed

+701
-7
lines changed

4 files changed

+701
-7
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
additional_dependencies: ["tomli"]
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
6161
# Ruff version.
62-
rev: v0.7.2
62+
rev: v0.8.3
6363
hooks:
6464
# Run the linter.
6565
- id: ruff

0 commit comments

Comments
 (0)