Skip to content

Commit

Permalink
Revert "delete duplicate fixture"
Browse files Browse the repository at this point in the history
This reverts commit 81a7cf2.
  • Loading branch information
colin-rogers-dbt committed Jul 10, 2024
1 parent 92f4a0b commit 2a31d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/adapter/test_python_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def project_config_update(self):
models__simple_python_model = """
import pandas
import torch
import spacy
def model(dbt, spark):
dbt.config(
Expand Down

0 comments on commit 2a31d3f

Please sign in to comment.