Replace tabs with spaces

This commit is contained in:
Nick Hall
2015-12-31 21:17:35 +00:00
parent e67832d384
commit e82148677d
12 changed files with 271 additions and 275 deletions

View File

@ -106,4 +106,4 @@ def build():
os.system('''%(program)s -b linkcheck . _build/linkcheck''' % {'program': sphinxCmd})
if __name__ == "__main__":
main()
main()