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