mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-16 02:30:11 +00:00
test
This commit is contained in:
parent
6dd7a8a0af
commit
7a57e0b782
4 changed files with 5 additions and 7 deletions
|
|
@ -97,7 +97,7 @@ def create_jobs():
|
|||
if len(jobs) == 0:
|
||||
print("no jobs to run (??)")
|
||||
|
||||
exit 0
|
||||
return 0
|
||||
|
||||
if __name__ == "__main__":
|
||||
print("hello from python!")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue