Update linting

This commit is contained in:
Veronica Berglyd Olsen
2025-10-22 21:26:38 +02:00
parent e676bdc322
commit df2766d80e
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ version = { attr = "novelwriter.__init__.__version__" }
include = ["novelwriter*"]
[tool.isort]
py_version = "310"
py_version = "311"
line_length = 99
wrap_length = 79
multi_line_output = 5