MCPcopy Index your code
hub / github.com/lincolnloop/python-qrcode / test_optimize

Function test_optimize

qrcode/tests/test_script.py:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49
50def test_optimize():
51 pytest.importorskip("PIL", reason="Requires PIL")
52 main("testtext --optimize 0".split())
53
54
55def test_factory():

Callers

nothing calls this directly

Calls 1

mainFunction · 0.90

Tested by

no test coverage detected