Browse Source

remove trailing white space from script files

pull/449/head
Khaldoon Mutahar 3 years ago
parent
commit
6bd6cf59ad
No known key found for this signature in database
GPG Key ID: 82BE371CB63A1D69
  1. 2
      scripts/site_size_rechecker.py

2
scripts/site_size_rechecker.py

@ -70,7 +70,7 @@ def main():
# number of sites left to check
left = int(sys.argv[2])
print("Site | old size (team) | new size (team) | delta (%) | GTMetrix | note")
print("---- | --------------- | --------------- | --------- | -------- | ----")

Loading…
Cancel
Save