We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6444d09 commit b8e1700Copy full SHA for b8e1700
src/libtmux/__init__.py
@@ -1,4 +1,4 @@
1
-# flake8: NOQA
+"""libtmux, a typed, pythonic API wrapper for the tmux terminal multiplexer."""
2
from .__about__ import (
3
__author__,
4
__copyright__,
0 commit comments