diff --git a/ogzaf/utils.py b/ogzaf/utils.py index c7299bd..993081c 100644 --- a/ogzaf/utils.py +++ b/ogzaf/utils.py @@ -41,4 +41,4 @@ def is_connected(): return True except OSError: pass - return False \ No newline at end of file + return False