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",
|
||||
),
|
||||
) -> None:
|
||||
|
||||
lines = []
|
||||
if Path(".gitignore").exists():
|
||||
lines.extend(Path(".gitignore").read_text().splitlines())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue