feat: duration string parser

This commit is contained in:
JCHacking
2025-12-01 17:38:31 +01:00
parent e8bda6bc07
commit dd31f62ef2
5 changed files with 19 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.11.4
rev: v0.14.7
hooks:
# Run the linter.
- id: ruff