diff --git a/exists_path.py b/exists_path.py index f1402517c8d5847528f6189d60aa2260d8ce4dfd..55b3f3a41ecea555e990b5c309cf9a8ac0dfda7d 100755 --- a/exists_path.py +++ b/exists_path.py @@ -27,3 +27,4 @@ def main(): if __name__ == '__main__': sys.exit(main()) +