6 lines
85 B
Python

from .systemupdate import Systemupdate
def get_module():
return Systemupdate()