DEBSOURCES
Skip Quicknav
sources / pymol / 3.1.0%2Bdfsg-1 / testing / conftest.py
12345678
import pymol pymol.__path__.append(".") pymol.__path__.append("tests/helpers") collect_ignore = [ "tests/helpers", ]