mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
PEP8
This commit is contained in:
parent
6590a56ab5
commit
0c5e07c6b9
1 changed files with 1 additions and 0 deletions
|
@ -180,5 +180,6 @@ def run(config_file: str):
|
|||
process.current_process.kill()
|
||||
log.info("Goodbye!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
|
|
Loading…
Reference in a new issue