mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 15:29:20 +01: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