Use snake nameing scheme

This commit is contained in:
Mykola Grymalyuk
2021-10-03 13:35:01 -06:00
parent b9a5ba7897
commit e33997320b
26 changed files with 26 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
import subprocess
from Resources import Constants
from resources import Constants
patcher_support_pkg_version = Constants.Constants().patcher_support_pkg_version
binary_packages = ["10.14-Mojave", "10.15-Catalina", "11-Big-Sur", "12-Monterey"]