[py] Make `flake8` happy again
``` ./test/test_mappers.py:126:43: E741 ambiguous variable name 'l' ./test/test_mappers.py:134:43: E741 ambiguous variable name 'l' ./cubicweb_jsonschema/mappers/base.py:56:26: E741 ambiguous variable name 'l' ```
Please register or sign in to comment