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

refactor: pylint ignore for tests

This commit is contained in:
wyzula-jan
2024-02-07 01:34:50 +01:00
parent bf04a4e04a
commit 4b0542a513
13 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,4 @@
# pylint: disable = no-name-in-module,missing-class-docstring, missing-module-docstring
import pytest
from qtpy.QtWidgets import (
QWidget,