Skip to content

Commit

Permalink
[autofix] Format Python
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Nov 14, 2022
1 parent 7bdd6c9 commit 618140f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion click_extra/tabulate.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
from functools import partial
from gettext import gettext as _
from io import StringIO
from typing import Iterable

import tabulate
from click import Choice, echo
Expand Down

0 comments on commit 618140f

Please sign in to comment.