training/models.py: make imports explicit

This commit is contained in:
kba 2025-10-17 13:45:14 +02:00
parent 38c028c6b5
commit 3a73ccca2e
2 changed files with 51 additions and 32 deletions

View file

@ -58,8 +58,6 @@ source = ["eynollah"]
[tool.ruff]
line-length = 120
# TODO: Reenable and fix after release v0.6.0
exclude = ['src/eynollah/training']
[tool.ruff.lint]
ignore = [