0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00

test: added missing pylint statement to header

This commit is contained in:
2024-06-08 16:44:17 +02:00
parent 3adf6cfd58
commit f6629852eb

View File

@ -49,6 +49,7 @@ def test_client_generator_with_black_formatting():
from bec_widgets.cli.client_utils import BECGuiClientMixin, RPCBase, rpc_call
# pylint: skip-file
class Widgets(str, enum.Enum):
"""