add examples

This commit is contained in:
hiyouga
2024-11-01 08:41:54 +00:00
parent e80a481927
commit e824b715ad
7 changed files with 119 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ repos:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
- id: no-commit-to-branch
args: ['--branch', 'master']
args: ['--branch', 'main']
- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0