Skip to content

Commit d550e3d

Browse files
committed
alphabetized imports
1 parent 1487a92 commit d550e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

submit50/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
import requests
1414
import termcolor
1515

16-
from packaging import version
1716
from importlib.resources import files
17+
from packaging import version
1818
from . import __version__, CONFIG_LOADER
1919

2020
# Internationalization

0 commit comments

Comments
 (0)