'use strict'; module.exports = { options: { maxComplexity: 4 }, src: [ 'accountant/**/*.py' ] };