diff --git a/bazarr/main.py b/bazarr/main.py index 668395362..86c24161f 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -2057,3 +2057,5 @@ try: server.serve_forever() except KeyboardInterrupt: shutdown() + +#test \ No newline at end of file