diff options
Diffstat (limited to 'doc/stub/mpd.py')
-rw-r--r-- | doc/stub/mpd.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/stub/mpd.py b/doc/stub/mpd.py new file mode 100644 index 00000000..c1833563 --- /dev/null +++ b/doc/stub/mpd.py @@ -0,0 +1,2 @@ +class MPDClient: + pass |