This commit is contained in:
2026-01-24 00:04:28 +03:00
parent 2ad86dbedd
commit 1c54f11f31
9 changed files with 136 additions and 29 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
from metrics.benchmarks.core.models import Benchmarks
from .core.models import Benchmarks
benchmarks = Benchmarks()