add developer tools
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
def main():
|
||||
print("run")
|
||||
|
||||
if __name__=="__main__":
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user