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 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user