3v324v23's picture
lfs
1e3b872
raw
history blame
97 Bytes
# -*- coding: utf-8 -*-
def run_enable():
pass
if __name__ == "__main__":
run_enable()