Skip to content

Commit 922092f

Browse files
committed
deps code
1 parent d2ee50f commit 922092f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/update_lib/deps.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,11 @@ def clear_import_graph_caches() -> None:
503503
"test_descrtut.py",
504504
],
505505
},
506+
"code": {
507+
"test": [
508+
"test_code_module.py",
509+
],
510+
},
506511
"contextlib": {
507512
"test": [
508513
"test_contextlib.py",

0 commit comments

Comments
 (0)