We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666a7c9 commit a4fb410Copy full SHA for a4fb410
1 file changed
tests/test_compliance.py
@@ -31,7 +31,7 @@ def test_non_idempotent_close(self):
31
Per the upstream docstring, this test is of questionable utility. and it really doesn't
32
mean much in the context of using the Data API since there isn't a peristent connection
33
anyway.
34
- https://github.com/baztian/dbapi-compliance/blob/c259a6ab3a90db89b40936a9a36745a0a6383d5e/dbapi20.py#L346kj
+ https://github.com/baztian/dbapi-compliance/blob/c259a6ab3a90db89b40936a9a36745a0a6383d5e/dbapi20.py#L346
35
"""
36
pass
37
0 commit comments