mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-09 03:50:34 +00:00
Python: Run ruff linter
This commit is contained in:
parent
18032e13b4
commit
1fc0c79cbd
11 changed files with 31 additions and 38 deletions
|
@ -4,7 +4,6 @@
|
|||
import pytest
|
||||
from slint import load_file, CompileError
|
||||
import os
|
||||
from typing import cast
|
||||
|
||||
|
||||
def base_dir() -> str:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue