Skip to content

Commit e871012

Browse files
committed
tmuxp/__init__ doc pep257
1 parent d0fe6d3 commit e871012

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

tmuxp/__init__.py

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# -*- coding: utf8 - *-
22
"""
3-
tmuxp
4-
~~~~~
3+
Manage tmux workspaces from JSON and YAML, pythonic API, shell completion.
54
6-
:copyright: Copyright 2013 Tony Narlock.
7-
:license: BSD, see LICENSE for details
5+
tmuxp
6+
~~~~~
7+
8+
:copyright: Copyright 2013 Tony Narlock.
9+
:license: BSD, see LICENSE for details
810
"""
911

1012

0 commit comments

Comments
 (0)