diff --git a/fetch-macOS.py b/fetch-macOS.py index 98065b3..bfcbab9 100755 --- a/fetch-macOS.py +++ b/fetch-macOS.py @@ -1,3 +1,6 @@ +#!/usr/bin/env python3 +# pylint: disable=C0301,C0116,C0103,R0903 + import os print("Select the version of macOS you want to download")