Fix /embed not working
This commit is contained in:
parent
505e8d7bfb
commit
392f2c7a95
2 changed files with 25 additions and 25 deletions
|
|
@ -33,7 +33,7 @@ repos:
|
|||
|
||||
# Run Pyupgrade on all Python files. This will upgrade the code to Python 3.12.
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.16.0
|
||||
rev: v3.17.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: ["--py312-plus"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue