Gregniuki's picture
Upload 7 files
986683c verified
raw
history blame
197 Bytes
line-length = 120
target-version = "py310"
[lint]
# Only ignore variables with names starting with "_".
dummy-variable-rgx = "^_.*$"
[lint.isort]
force-single-line = true
lines-after-imports = 2