Update rubrics.py
Browse files- rubrics.py +1 -1
rubrics.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# rubrics.py – OpenEnv Rubrics for Code Review Environment
|
| 2 |
-
from openenv.
|
| 3 |
|
| 4 |
# --------------------------------------------------------------------------------
|
| 5 |
# 1. TOOL‑USAGE BONUS (encourages first‑time use of diagnostic tools)
|
|
|
|
| 1 |
# rubrics.py – OpenEnv Rubrics for Code Review Environment
|
| 2 |
+
from openenv.core import Rubric
|
| 3 |
|
| 4 |
# --------------------------------------------------------------------------------
|
| 5 |
# 1. TOOL‑USAGE BONUS (encourages first‑time use of diagnostic tools)
|