Update fetch-macOS.py

This commit is contained in:
notAperson535 2022-02-01 15:45:44 -05:00 committed by GitHub
parent 85814e1137
commit 193f221202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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")