Formatting consistency
This commit is contained in:
parent
5cb45c253e
commit
b63d11d5b0
1 changed files with 1 additions and 0 deletions
|
@ -1071,6 +1071,7 @@ def write_license_file(self, license_path):
|
||||||
if self.license_url:
|
if self.license_url:
|
||||||
license.write("""\
|
license.write("""\
|
||||||
# For further information on how to acquire a license, please refer to:
|
# For further information on how to acquire a license, please refer to:
|
||||||
|
#
|
||||||
#\t%s
|
#\t%s
|
||||||
#
|
#
|
||||||
""" % self.license_url)
|
""" % self.license_url)
|
||||||
|
|
Loading…
Reference in a new issue