@@ -0,0 +1,13 @@
target-version = "py310"
[lint]
select = ["E", "F", "W", "I", "B", "UP"]
ignore = []
[lint.isort]
known-first-party = ["selectel_ml_tui"]
[format]
quote-style = "double"
indent-style = "space"
line-ending = "lf"
The note is not visible to the blocked user.