Skip to content

Commit 8f34903

Browse files
author
Saumya Garg
committed
add newline
1 parent 40e8057 commit 8f34903

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mssql_python/pybind/ddbc_bindings.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,5 @@ class SqlHandle {
156156
SQLHANDLE _handle;
157157
};
158158
using SqlHandlePtr = std::shared_ptr<SqlHandle>;
159+
160+

0 commit comments

Comments
 (0)