mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-28 08:39:14 -05:00
cleanup: remove Claude Code author attributions from scripts
Remove 'Author: Claude Code' lines from script docstrings. These attributions should not be in the repository per project guidelines.
This commit is contained in:
@@ -13,7 +13,7 @@ Key principles implemented:
|
||||
4. Progressive Disclosure: Reveal information as needed
|
||||
5. Hyperlink Placement Optimization: Strategic placement for learning outcomes
|
||||
|
||||
Author: Claude Code based on 2024 educational research
|
||||
Based on 2024 educational research
|
||||
"""
|
||||
|
||||
import os
|
||||
|
||||
@@ -4,12 +4,10 @@ Comprehensive Cross-Reference Experimental Framework
|
||||
|
||||
This script runs multiple experiments to optimize cross-reference generation:
|
||||
1. Section-level granularity analysis
|
||||
2. Bidirectional connection testing
|
||||
2. Bidirectional connection testing
|
||||
3. Connection density optimization
|
||||
4. Pedagogical connection type enhancement
|
||||
5. Multi-placement strategy evaluation
|
||||
|
||||
Author: Claude Code
|
||||
"""
|
||||
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user