Skip to content

Commit

Permalink
black fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikivee committed Nov 19, 2024
1 parent cf6c2e4 commit f68b5f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dmutils/bsb.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
if os.environ.get("DATABRICKS_RUNTIME_VERSION"):
from databricks.sdk.runtime import *


def get_schema_diffs(schemas: list[StructType]) -> StructType:
"""
Given a list of schemas:
Expand Down

0 comments on commit f68b5f3

Please sign in to comment.