Commit 45d074d
docs: strengthen import guidelines for AI agents
Enhance agent instruction import placement guidelines to be more explicit:
- Add "ALWAYS FOLLOW" to section heading
- Strengthen language: "MUST" instead of "should"
- Add "ALL Python files" clarification
- Emphasize "under any circumstances" for local imports
Ensures future AI agents clearly understand PEP 8 import requirements.
Co-Authored-By: Claude <claude@anthropic.com>1 parent b4f9c61 commit 45d074d
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments