Files

5 lines
90 B
Python

from vrmpdvsetuppage import application
if __name__ == "__main__":
application.run()