mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-14 06:15:30 +00:00
Format Python files with ruff
This commit is contained in:
parent
9001966dc9
commit
3358bc24e3
15 changed files with 261 additions and 191 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
import nox
|
||||
|
||||
|
||||
@nox.session(python="3.12")
|
||||
def python(session: nox.Session):
|
||||
session.env["MATURIN_PEP517_ARGS"] = "--profile=dev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue