prasad0896 / pagure

Forked from pagure 7 years ago
Clone

Diff
1 commit, 1 file changed
+1 -2

file modified
+1 -2
@@ -37,8 +37,7 @@

  

  

  class FileNotFoundException(PagureException):

-     ''' Exception thrown when trying to create a repository that already

-     exists.

+     ''' Exception thrown when file is not found.

      '''

      pass