You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
We happily welcome contributions to the `databricks-sql-connector` package. We use [GitHub Issues](https://githaub.com/databricks/databricks-sql-python/issues) to track community reported issues and [GitHub Pull Requests](https://githaub.com/databricks/databricks-sql-python/pulls) for accepting changes.
1
+
We happily welcome contributions to the `databricks-sql-connector` package. We use [GitHub Issues](https://github.com/databricks/databricks-sql-python/issues) to track community reported issues and [GitHub Pull Requests](https://github.com/databricks/databricks-sql-python/pulls) for accepting changes.
2
2
3
3
Contributions are licensed on a license-in/license-out basis.
4
4
@@ -102,5 +102,5 @@ poetry run pytest tests/tests.py::ClientTestSuite::test_closing_connection_close
102
102
This project uses [Black](https://pypi.org/project/black/).
0 commit comments