Skip to content

Commit 8871e08

Browse files
committed
Format with black 19.10b0
1 parent d2ee88d commit 8871e08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tmuxp/cli.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ def get_config_dir():
3737
"""
3838
Return tmuxp configuration directory.
3939
40-
``TMUXP_CONFIGDIR`` environmental variable has precedence if set. We also
41-
evaluate XDG default directory from XDG_CONFIG_HOME environmental variable
42-
if set or its default. Then the old default ~/.tmuxp is returned for
40+
``TMUXP_CONFIGDIR`` environmental variable has precedence if set. We also
41+
evaluate XDG default directory from XDG_CONFIG_HOME environmental variable
42+
if set or its default. Then the old default ~/.tmuxp is returned for
4343
compatibility.
4444
4545
Returns

0 commit comments

Comments
 (0)