mirror of https://github.com/citusdata/citus.git
fix script style
parent
5bef7662eb
commit
59eb067bb0
|
|
@ -144,4 +144,4 @@ def print_sorted_includes(includes, file=sys.stdout):
|
|||
prev = include
|
||||
|
||||
if __name__ == '__main__':
|
||||
main(sys.argv)
|
||||
main(sys.argv)
|
||||
|
|
|
|||
Loading…
Reference in New Issue