ruff: check newline (#30668)
* check newline
* nothing catches this
old-commit-hash: 97da129e11
chrysler-long2
parent
280bef4b0c
commit
f5d1c4f371
20 changed files with 24 additions and 24 deletions
@ -1,4 +1,4 @@ |
|||||||
import os |
import os |
||||||
|
|
||||||
|
|
||||||
BASEDIR = os.path.abspath(os.path.join(os.path.dirname(os.path.realpath(__file__)), "../")) |
BASEDIR = os.path.abspath(os.path.join(os.path.dirname(os.path.realpath(__file__)), "../")) |
||||||
|
Loading…
Reference in new issue