Enable and use ruff

This commit is contained in:
Lonami Exo
2023-10-12 18:17:41 +02:00
parent 7fabf7da0a
commit 034bf304bb
29 changed files with 75 additions and 79 deletions

View File

@@ -1 +1 @@
from ..core import *
from ..core import * # noqa: F403