mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix remaining flake8 warnings
This commit is contained in:
parent
c953931621
commit
d01648d637
28 changed files with 328 additions and 310 deletions
|
@ -170,5 +170,6 @@ def update_test_file(cachedir):
|
|||
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
update_test_file(tempfile.gettempdir())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue