mirror of
https://github.com/wassname/persona-steering-template-library.git
synced 2026-09-09 11:28:45 +08:00
repo: move scenario sources and committed results
This commit is contained in:
@@ -9,8 +9,8 @@ import plotly.graph_objects as go
|
||||
|
||||
import docs_results
|
||||
|
||||
MAIN_PNG = docs_results.ROOT / "out/on_off_axis.png"
|
||||
MAIN_SVG = docs_results.ROOT / "out/on_off_axis.svg"
|
||||
MAIN_PNG = docs_results.ROOT / "docs/results/assets/on_off_axis.png"
|
||||
MAIN_SVG = docs_results.ROOT / "docs/results/assets/on_off_axis.svg"
|
||||
|
||||
|
||||
def _wrap_hover(text: str, width: int = 62) -> str:
|
||||
|
||||
Reference in New Issue
Block a user