DEBSOURCES
Skip Quicknav
sources / python-scramp / 1.4.6-1 / test / test_import_all.py
12345
from scramp import * # noqa: F403,F401 def test_import_all(): pass