format with black
This commit is contained in:
parent
a9861eb082
commit
b37a4b6e59
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ def main(
|
||||||
help="include relative imports",
|
help="include relative imports",
|
||||||
),
|
),
|
||||||
) -> None:
|
) -> None:
|
||||||
|
|
||||||
lines = []
|
lines = []
|
||||||
if Path(".gitignore").exists():
|
if Path(".gitignore").exists():
|
||||||
lines.extend(Path(".gitignore").read_text().splitlines())
|
lines.extend(Path(".gitignore").read_text().splitlines())
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue