Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-rehuang committed May 31, 2024
1 parent d8ea4d4 commit 9f15d75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions semantic_model_generator/validate_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
from loguru import logger

from semantic_model_generator.data_processing.proto_utils import (
proto_to_yaml,
yaml_to_semantic_model,
)
from semantic_model_generator.protos import semantic_model_pb2
from semantic_model_generator.snowflake_utils.snowflake_connector import (
SnowflakeConnector,
)
Expand Down

0 comments on commit 9f15d75

Please sign in to comment.