Revision 42caebeb7def7ff202c5bbed1d5890e769975811 authored by Néstor Subirón on 09 July 2019, 17:21:38 UTC, committed by GitHub on 09 July 2019, 17:21:38 UTC
2 parent s 1cd3c23 + 6b68fe5
Raw File
.pylintrc
[MESSAGES CONTROL]
max-line-length=120
[MASTER]
disable=I0011,I0013,E1121,E1126
[TYPECHECK]
ignored-modules=carla,carla.command,libcarla,pygame,numpy,configparser,ConfigParser
back to top