Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 14, 2024
1 parent 811b88b commit e9199fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_target_snowflake.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

from target_snowflake.target import TargetSnowflake

from .core import target_tests

SAMPLE_CONFIG: dict[str, Any] = {
"user": os.environ["TARGET_SNOWFLAKE_USER"],
"password": os.environ["TARGET_SNOWFLAKE_PASSWORD"],
Expand Down

0 comments on commit e9199fe

Please sign in to comment.