test: remove tests from pylint check
This commit is contained in:
parent
4c86f8cfb2
commit
6e4b7c6b18
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user