Skip to content

Commit 4afa0f0

Browse files
committed
Remove unnecessary question from README examples section
1 parent 5597452 commit 4afa0f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ The Microsoft mssql-python driver enables Python applications to connect to Micr
3838
The driver offers a suite of Pythonic enhancements that streamline database interactions, making it easier for developers to execute queries, manage connections, and handle data more efficiently.
3939

4040
## Getting Started Examples
41-
42-
- [ ] Question: Why is it import mssql_python and not mssql-python?
4341

4442
Connect to SQL Server and execute a simple query:
4543

0 commit comments

Comments
 (0)