style: remove final new line

This commit is contained in:
SigureMo
2023-11-05 14:05:04 +08:00
committed by Herrington Darkholme
parent ab3f0bb4f2
commit bd849f4074
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ insert_final_newline = false
trim_trailing_whitespace = false
[*.{py,pyi}]
indent_size = 4
indent_size = 4
+1 -1
View File
@@ -12,4 +12,4 @@ __all__ = [
"SgRoot",
"Pos",
"Range",
]
]
+1 -1
View File
@@ -102,4 +102,4 @@ __all__ = [
"SgRoot",
"Pos",
"Range",
]
]