mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: autopep8
Bug: 1468273 Reviewed-by: ted MozReview-Commit-ID: 8j8EU3E08GP
This commit is contained in:
parent
b539ae7fe5
commit
498592ff61
4 changed files with 12 additions and 7 deletions
|
@ -28,5 +28,6 @@ predefined! {
|
|||
f.write(' "%s",\n' % name)
|
||||
f.write('}\n')
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main(os.path.join(os.path.dirname(__file__), "predefined.rs"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue