Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2a31d3f

Browse files
Revert "delete duplicate fixture"
This reverts commit 81a7cf2.
1 parent 92f4a0b commit 2a31d3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/functional/adapter/test_python_model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def project_config_update(self):
4343
models__simple_python_model = """
4444
import pandas
4545
import torch
46+
import spacy
4647
4748
def model(dbt, spark):
4849
dbt.config(

0 commit comments

Comments
 (0)