Skip to content

Commit a6212ba

Browse files
committed
test(postgres): document driver port contract module
1 parent 236b55c commit a6212ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_postgres_driver_port.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"""Contract tests for the provider-neutral PostgreSQL driver port."""
2+
13
from __future__ import annotations
24

35
from collections.abc import Mapping

0 commit comments

Comments
 (0)