diff options
| author | 2024-09-02 21:36:49 +0800 | |
|---|---|---|
| committer | 2024-09-02 21:36:49 +0800 | |
| commit | 9b1eee076802ac87a7ccaf30cd135a2c7198c60a (patch) | |
| tree | 42879cc61d5284c22002ea3452a1b912b4aa8c99 /docs/source/getting_started | |
| parent | e30752e59013997351399420412785973e56fd2f (diff) | |
| download | HydroRoll-9b1eee076802ac87a7ccaf30cd135a2c7198c60a.tar.gz HydroRoll-9b1eee076802ac87a7ccaf30cd135a2c7198c60a.zip | |
style(docs): Resolve warnings about underscores being too short
Diffstat (limited to 'docs/source/getting_started')
| -rw-r--r-- | docs/source/getting_started/first_language_model/index.rst | 2 | ||||
| -rw-r--r-- | docs/source/getting_started/first_rule_book_impl/index.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/getting_started/first_language_model/index.rst b/docs/source/getting_started/first_language_model/index.rst index 75e9a7b..98d5a59 100644 --- a/docs/source/getting_started/first_language_model/index.rst +++ b/docs/source/getting_started/first_language_model/index.rst @@ -1,2 +1,2 @@ 你的第一个智能语言模型 -=====================
\ No newline at end of file +==========================================
\ No newline at end of file diff --git a/docs/source/getting_started/first_rule_book_impl/index.rst b/docs/source/getting_started/first_rule_book_impl/index.rst index 3a5ad87..73416b9 100644 --- a/docs/source/getting_started/first_rule_book_impl/index.rst +++ b/docs/source/getting_started/first_rule_book_impl/index.rst @@ -1,2 +1,2 @@ 你的第一个规则书实现 -===================
\ No newline at end of file +======================================
\ No newline at end of file |
