Skip to content

Commit b3c76c3

Browse files
authored
Remove extra check mark (#1182)
1 parent d098959 commit b3c76c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)