Skip to content

Commit

Permalink
alphabetized imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Nov 19, 2023
1 parent 330b2da commit b6a21d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli50/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
import subprocess
import textwrap
import tzlocal
from packaging import version
from importlib.resources import files
from packaging import version

from . import __version__

Expand Down

0 comments on commit b6a21d7

Please sign in to comment.