Py lint
adds pylama to the gitlab ci file of the project. https://github.com/klen/pylama the utility wraps these tools: pycodestyle (formerly pep8) © 2012-2013, Florent Xicluna; pydocstyle (formerly pep257 by Vladimir Keleshev) © 2014, Amir Rachum; PyFlakes © 2005-2013, Kevin Watters; Mccabe © Ned Batchelder; Pylint © 2013, Logilab (should be installed 'pylama_pylint' module); Radon © Michele Lacchia gjslint © The Closure Linter Authors (should be installed 'pylama_gjslint' module); eradicate © Steven Myint; Mypy © Jukka Lehtosalo and contributors;
https://repo1.dsop.io/ironbank-tools/ironbank-pipeline/-/pipelines/49102
Edited by schmitt.eric