close feature/find
authorfrostbane <frostbane@programmer.net>
Tue, 22 Nov 2016 11:18:54 +0900
branchfeature/find
changeset 85 fba51d84afda
parent 84 f423f67d4560
child 86 10ea34bcd570
close
artemis/find.py
--- a/artemis/find.py	Wed May 25 09:16:17 2016 +0900
+++ b/artemis/find.py	Tue Nov 22 11:18:54 2016 +0900
@@ -209,6 +209,7 @@
                      )
 
     def find(self, ui, repo, query, **opts):
+        """Shows a list of issues matching the specified QUERY"""
         self.opts = opts
         self.ui = ui
         self.repo = repo