Skip to content

Commit a4fb410

Browse files
authored
Update test_compliance.py
1 parent 666a7c9 commit a4fb410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_compliance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def test_non_idempotent_close(self):
3131
Per the upstream docstring, this test is of questionable utility. and it really doesn't
3232
mean much in the context of using the Data API since there isn't a peristent connection
3333
anyway.
34-
https://github.com/baztian/dbapi-compliance/blob/c259a6ab3a90db89b40936a9a36745a0a6383d5e/dbapi20.py#L346kj
34+
https://github.com/baztian/dbapi-compliance/blob/c259a6ab3a90db89b40936a9a36745a0a6383d5e/dbapi20.py#L346
3535
"""
3636
pass
3737

0 commit comments

Comments
 (0)