Skip to content

Commit 967d860

Browse files
committed
Remove duplicate description
1 parent ffc1fd1 commit 967d860

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

libtmux/__init__.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# -*- coding: utf-8 -*-
22
# flake8: NOQA
3-
"""API for interfacing with tmux servers, sessions, windows and panes.
4-
5-
libtmux
6-
~~~~~~~
7-
8-
:copyright: Copyright 2016-2018 Tony Narlock.
9-
:license: MIT, see LICENSE for details
10-
11-
"""
12-
133
from .__about__ import (
144
__author__,
155
__copyright__,

0 commit comments

Comments
 (0)