Commit c628df9
style: apply ruff-format and fix stray test assertions
Run ruff-format on changed files. Remove DuckDB attach assertions
accidentally included in test_config_ownership_defaults_to_empty —
those are already covered by test_load_duckdb_attach_config.
Signed-off-by: Gabe Pesco <gabe.pesco@milliman.com>
Signed-off-by: Gabe Pesco <PescoG@medinsight.milliman.com>1 parent 671f762 commit c628df9
4 files changed
Lines changed: 4 additions & 26 deletions
File tree
- sqlmesh/core/config
- tests/core
- engine_adapter
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1095 | 1095 | | |
1096 | 1096 | | |
1097 | 1097 | | |
1098 | | - | |
1099 | | - | |
1100 | | - | |
| 1098 | + | |
1101 | 1099 | | |
1102 | 1100 | | |
1103 | 1101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | 701 | | |
716 | 702 | | |
717 | 703 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
499 | | - | |
500 | | - | |
| 498 | + | |
501 | 499 | | |
502 | 500 | | |
503 | 501 | | |
| |||
546 | 544 | | |
547 | 545 | | |
548 | 546 | | |
549 | | - | |
550 | | - | |
551 | | - | |
| 547 | + | |
552 | 548 | | |
553 | 549 | | |
554 | 550 | | |
| |||
0 commit comments