Skip to content

Commit

Permalink
sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
BentsiLeviav committed Aug 21, 2024
1 parent e95ad4f commit 8a5b96a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from functools import reduce
import os
from functools import reduce

import pytest
from dbt.tests.util import run_dbt, run_dbt_and_capture
Expand Down

0 comments on commit 8a5b96a

Please sign in to comment.