Skip to content

Commit 27e0996

Browse files
update ruff excludes
1 parent 5f07cf5 commit 27e0996

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

py/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ warn_unreachable = false
140140
[tool.ruff]
141141
extend-exclude = [
142142
"selenium/webdriver/common/devtools/",
143+
"selenium/webdriver/common/bidi/",
143144
]
144145
line-length = 120
145146
respect-gitignore = true

0 commit comments

Comments
 (0)