line-length = 100 target-version = "py310" [lint] select = ["E", "F", "I", "B", "UP"] ignore = [] [format] quote-style = "preserve" indent-style = "space" line-ending = "lf"