mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-23 19:27:59 +02:00
test: remove tests from pylint check
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
# pylint: skip-file
|
||||
import pytest
|
||||
import threading
|
||||
from unittest import mock
|
||||
|
@ -1,3 +1,4 @@
|
||||
# pylint: skip-file
|
||||
import pytest
|
||||
from unittest import mock
|
||||
import threading
|
||||
|
@ -1,3 +1,4 @@
|
||||
# pylint: skip-file
|
||||
import os
|
||||
import pytest
|
||||
import threading
|
||||
|
Reference in New Issue
Block a user