mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
refactor(context): remove redundant main function definition
This commit is contained in:
parent
e69019623c
commit
2143a73819
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
def main():
|
||||
...
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
def main():
|
||||
...
|
||||
Loading…
Add table
Reference in a new issue