minor change in doc string format in exporter.py (#1739)

pull/1732/merge
Olaf Hagendorf 2016-05-13 11:39:56 +02:00 committed by Martin Kojtal
parent 6483faedd2
commit a4c55293e0
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ class Exporter(object):
return project_data
def progen_gen_file(self, tool_name, project_data):
"""" Generate project using ProGen Project API """
""" Generate project using ProGen Project API """
settings = ProjectSettings()
project = Project(self.program_name, [project_data], settings)
# TODO: Fix this, the inc_dirs are not valid (our scripts copy files), therefore progen