Skip to content

Commit a847365

Browse files
committed
Exclude from update_copyright
1 parent 0e5067d commit a847365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update_copyright.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def write_update_notice(self, file, lines):
105105
PY_EXCLUSIONS = [
106106
f"{ROOT}/py/selenium/webdriver/common/bidi/cdp.py",
107107
f"{ROOT}/py/generate.py",
108+
f"{ROOT}/py/test/unit/cdp_generate_tests.py",
108109
f"{ROOT}/py/selenium/webdriver/common/devtools/**/*",
109110
f"{ROOT}/py/venv/**/*",
110111
]

0 commit comments

Comments
 (0)