This website works better with JavaScript.
Home
Help
Sign In
rra
/
dropship
Watch
2
Star
1
Fork
0
Code
Issues
11
Pull Requests
Releases
Wiki
Activity
Browse Source
Run as script
croc
Luke Murphy
4 years ago
parent
5906831d03
commit
6e36f910ef
No known key found for this signature in database
GPG Key ID:
5E2EF5A63E3718CC
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
dropship/__init__.py
4
dropship/__init__.py
View File
@ -13,3 +13,7 @@ def main():
await
sleep_forever
(
)
await
sleep_forever
(
)
run
(
_main
)
run
(
_main
)
if
__name__
==
"
__main__
"
:
main
(
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
rra/dropship
Title
Body
Create Issue