[tool.black] line-length = 79 [tool.pytest.ini_options] addopts = "-n auto" testpaths = [ "tests", ] filterwarnings = [ 'ignore:AnsibleCollectionFinder has already been configured', ]