target-version = "py39" # Skip anything in the auxil directory. This includes pysubnetree which # should be handled separately. exclude = ["auxil"] [lint] select = ["C4", "F", "I", "ISC", "UP"]