Skip to content

Commit 07ef620

Browse files
authored
Revert "Remove extra check mark (#1182)" (#1183)
This reverts commit b3c76c3.
1 parent b3c76c3 commit 07ef620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/comparisons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SQLMesh aims to be dbt format-compatible. Importing existing dbt projects with m
2222
| ------- | --- | -------
2323
| Modeling
2424
| `SQL models` | ✅ | [](../concepts/models/overview)
25-
| `Python models` | ✅ | [](../concepts/models/python_models)
25+
| `Python models` | ✅ | [](../concepts/models/python_models)
2626
| `Jinja support` | ✅ | ✅
2727
| `Jinja macros` | ✅ | [](../concepts/macros/jinja_macros)
2828
| `Python macros` | ❌ | [](../concepts/macros/sqlmesh_macros)

0 commit comments

Comments
 (0)