Fix PEP8 style issues in bootstrap code
This commit is contained in:
@@ -302,6 +302,7 @@ def default_build_triple():
|
||||
|
||||
return "{}-{}".format(cputype, ostype)
|
||||
|
||||
|
||||
class RustBuild(object):
|
||||
"""Provide all the methods required to build Rust"""
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user