Skip to content

Commit 10e938e

Browse files
fix isort lint issue
1 parent 1f7086c commit 10e938e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zulipterminal/themes/zt_dark.py

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
For further details on themefiles look at the theme contribution guide.
99
"""
1010
from pygments.styles.solarized import SolarizedLightStyle
11+
1112
from zulipterminal.themes.colors_gruvbox import DefaultBoldColor as Color
1213

1314

0 commit comments

Comments
 (0)