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:
|
||||
license.write("""\
|
||||
# For further information on how to acquire a license, please refer to:
|
||||
#
|
||||
#\t%s
|
||||
#
|
||||
""" % self.license_url)
|
||||
|
|
Loading…
Reference in a new issue