Skip to content

Commit

Permalink
Merge branch 'main' of github.com:yingshaoxo/we_love_party
Browse files Browse the repository at this point in the history
  • Loading branch information
yingshaoxo committed Mar 20, 2023
2 parents 9d27985 + f85c0f3 commit 329b05e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions development_tools_party.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

from pprint import pprint

from regex import F

py = Python()
t = Terminal(debug=True)
disk = Disk()
Expand Down Expand Up @@ -131,6 +129,5 @@ def logs(self):
docker-compose -f docker-compose.service.yaml logs -f
""")


py.make_it_global_runnable(executable_name="development_tools_party")
py.fire(Tools)

0 comments on commit 329b05e

Please sign in to comment.