Skip to content

Commit 1d4d6d5

Browse files
lint
1 parent aadf1d2 commit 1d4d6d5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • instrumentation/opentelemetry-instrumentation-redis/tests

instrumentation/opentelemetry-instrumentation-redis/tests/test_redis.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
15+
# pylint: disable=too-many-lines
16+
1417
import asyncio
1518
import os
1619
from unittest import IsolatedAsyncioTestCase, mock

0 commit comments

Comments
 (0)