0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

refactor: pylint improvement

This commit is contained in:
wyzula-jan
2024-01-16 18:19:40 +01:00
parent 1cd273c375
commit 8bebc4f692
2 changed files with 20 additions and 4 deletions

View File

@ -1,5 +1,6 @@
import pytest
# pylint: disable = no-name-in-module,missing-module-docstring, missing-function-docstring
from unittest.mock import MagicMock
import pytest
from bec_widgets.widgets import MotorMap