DEBSOURCES
Skip Quicknav
sources / pg8000 / 1.31.5-2 / test / native / test_import_all.py
12345
from pg8000.native import * # noqa: F403 def test_import_all(): type(Connection) # noqa: F405