Added docstrings to plugins

This commit is contained in:
James Booth
2016-03-26 02:38:18 +00:00
parent 0446048b57
commit 609f0cb7fc
5 changed files with 30 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
"""
Paste the contents of the clipboard when in a chat or room window.
"""
import prof
import sys
import Tkinter as tk