repairing a minor typo in exporters.py

pull/2113/head
Olaf Hagendorf 2016-07-06 13:34:59 +02:00
parent 0aa23a4867
commit 7f2f0bc5c6
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,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