chore: switches from black and isort to ruff

This commit is contained in:
2026-02-26 17:40:26 -03:00
parent d89124b1e8
commit 5d76e49f89
20 changed files with 286 additions and 77 deletions

View File

@@ -1,4 +1,4 @@
from diceplayer import VERSION, logger
from diceplayer import logger
from diceplayer.player import Player
from tests.mocks.mock_inputs import mock_open