Add open szh
This commit is contained in:
8
open_szh.py
Normal file
8
open_szh.py
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
import sys
|
||||||
|
from tjnetwork import *
|
||||||
|
|
||||||
|
def main():
|
||||||
|
open_project('szh')
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
main()
|
||||||
Reference in New Issue
Block a user