Skip to content
  • Nicola Spanti's avatar
    [py] Make `flake8` happy again · 31e87a0e43b1
    Nicola Spanti authored
    ```
    ./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'
    ```
    31e87a0e43b1