Formatting consistency
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user