module Dependabot::Uv::NativeHelpers

def self.python_helpers_dir

def self.python_helpers_dir
  File.join(native_helpers_root, "python")
end