Commit 46d9c86
committed
fix: import build_core_analyzers in routes.py to satisfy architecture test
test_gap_closures.py asserts routes.py exposes build_core_analyzers;
add the missing import alongside the existing build_analyzers import.1 parent faf1c96 commit 46d9c86
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments