Skip to content

Commit

Permalink
Merge pull request #37 from stozn/patch-1
Browse files Browse the repository at this point in the history
修改语法错误
  • Loading branch information
whg517 authored Jan 22, 2024
2 parents 4281a05 + 3824db4 commit 6d2e58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/standard/style_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ class SampleClass:
```


!!! fail "不推荐
!!! fail "不推荐"

```python
class CheeseShopAddress:
Expand Down

0 comments on commit 6d2e58a

Please sign in to comment.