diff --git a/examples/native.py b/examples/native.py index 30dbb7d..733c63a 100644 --- a/examples/native.py +++ b/examples/native.py @@ -58,4 +58,4 @@ # clean local files os.remove(local_file_path) -os.remove(downloaded_file_path) \ No newline at end of file +os.remove(downloaded_file_path)