Skip to content

Commit a045f44

Browse files
🐛 fix ruff bump to 0.11.5 #12217 (#12224)
* 🐛 fix ruff bump to 0.11.5 * bump
1 parent ca34ac3 commit a045f44

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.11.4
1+
ruff==0.11.5

tests/import_scanner_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# ruff: noqa: F821
21
import logging
32
import os
43
import re

0 commit comments

Comments
 (0)