Replace tabs with 4 spaces in main.py template
This commit is contained in:
parent
ace6d6b3ed
commit
1f67e42b12
@ -5,9 +5,9 @@
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
return 0
|
||||
|
||||
return 0
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
main()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user