mirror of
https://github.com/akelge/zsh
synced 2025-08-17 06:58:41 +00:00
First great cleanup
This commit is contained in:
@ -22,3 +22,5 @@ def main():
|
||||
# If we have been called as 'python <script>' let's call main function
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
# vim: set ts=4 sw=4 tw=79 ft=python :
|
||||
|
Reference in New Issue
Block a user