1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-07 09:17:53 +02:00

refactor: isort import formatting

This commit is contained in:
2024-03-25 13:21:38 +01:00
parent d846266332
commit 62f0b15193
49 changed files with 171 additions and 193 deletions

View File

@@ -1,5 +1,6 @@
# pylint: disable=missing-function-docstring, missing-module-docstring, unused-import
import pytest
from .client_mocks import mocked_client
from .test_bec_figure import bec_figure