Skip to content

Commit 91cac4f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 37bafbb commit 91cac4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git_commits_graph/main.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from git_commits_graph.plotters import plot_total_lines_px
1212
from tqdm.auto import tqdm
1313

14+
1415
@click.command()
1516
@click.argument("git_dir", required=True)
1617
@click.option("-b", "--branch", default=None, help="git repository branch to browse.")

0 commit comments

Comments
 (0)