Skip to content

Commit

Permalink
rule-configuration Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jochemvandooren committed May 1, 2024
1 parent 58b15b4 commit a465a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
from pathlib import Path
from typing import Any, Type

from dbt_score.config_parser import DbtScoreConfig, RuleConfig
from dbt_score import Model, Rule, RuleViolation, Severity, rule
from dbt_score.config_parser import DbtScoreConfig, RuleConfig
from pytest import fixture

# Configuration
Expand Down

0 comments on commit a465a29

Please sign in to comment.