Commit d9f58f23 authored by Michal Čihař's avatar Michal Čihař

Update documentation

parent 70599714
......@@ -169,7 +169,7 @@ class SubProject(models.Model):
def get_translation_blobs(self):
'''
Scans directory for translation blobs and returns them as list.
Iterator over translations in filesystem.
'''
gitrepo = self.get_repo()
tree = gitrepo.tree()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment