Skip to content

Commit dd79718

Browse files
committed
Cleaned up and reformatted
Signed-off-by: George Chow <[email protected]>
1 parent 01a4d00 commit dd79718

File tree

7 files changed

+157
-694
lines changed

7 files changed

+157
-694
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ PyHive = "^0.6.5"
1818
[tool.poetry.plugins."sqlalchemy.dialects"]
1919
"databricks.thrift" = "databricks.sqlalchemy:DatabricksDialect"
2020

21-
[tool.poetry.plugins."sqlalchemy.dialects"]
22-
"databricks.thrift" = "databricks.sqlalchemy:DatabricksDialect"
23-
2421
[tool.poetry.dev-dependencies]
2522
pytest = "^7.1.2"
2623
mypy = "^0.950"

0 commit comments

Comments
 (0)