[tool.isort] profile = "black" [tool.black] line-length = 80 exclude = ''' /( \.git | \.github )/ | make_kn_lm.py '''