ultralytics-ascend/ultralytics/engine
Kayzwer 2af30654f0
Remove unused dict values in items() with values() (#18651)
Signed-off-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-01-15 13:52:26 +01:00
..
__init__.py Implement all missing docstrings (#5298) 2023-10-10 20:07:13 +02:00
exporter.py Apply Ruff 0.9.0 (#18622) 2025-01-10 00:05:09 +01:00
model.py PyCharm Code Inspect fixes (#18392) 2024-12-25 16:24:29 +01:00
predictor.py Apply Ruff 0.9.0 (#18622) 2025-01-10 00:05:09 +01:00
results.py Apply ruff==0.9.0 formatting (#18624) 2025-01-10 17:27:22 +01:00
trainer.py Apply Ruff 0.9.0 (#18622) 2025-01-10 00:05:09 +01:00
tuner.py Remove unused dict values in items() with values() (#18651) 2025-01-15 13:52:26 +01:00
validator.py PyCharm Code Inspect fixes (#18392) 2024-12-25 16:24:29 +01:00