5 lines
72 B
Python
5 lines
72 B
Python
from tjnetwork import *
|
|
|
|
if __name__ == '__main__':
|
|
clean_project()
|