return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? ../../python3.10/site-packages/_pytest/assertion/rewrite.py:159: in exec_module source_stat, co = _rewrite_test(fn, self.config) ../../python3.10/site-packages/_pytest/assertion/rewrite.py:359: in _rewrite_test tree = ast.parse(source, filename=strfn) ../../python3.10/ast.py:50: in parse return compile(source, filename, mode, flags, E File "/usr/lib/python3-cryptography/ptest/tests/hazmat/primitives/test_pkcs12.py", line 28 E @pytest.mark.supported( E IndentationError: unexpected indent !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 6.28s =============================== 2024-03-19T15:47 2024-03-19T15:47 ============================= test session starts ============================== platform linux -- Python 3.10.13, pytest-7.1.1, pluggy-1.0.0 rootdir: /usr/lib/python3-hypothesis/ptest plugins: hypothesis-6.39.5, subtests-0.7.0 collected 5 items PASS: examples/test_binary_search.py::test_insert_is_sorted PASS: examples/test_binary_search.py::test_is_minimal PASS: examples/test_binary_search.py::test_inserts_into_same_place_twice PASS: examples/test_rle.py::test_decodes_to_starting_sequence PASS: examples/test_rle.py::test_duplicating_an_element_does_not_increase_length ============================== 5 passed in 1.30s =============================== DURATION: 2