Rewrite devkit service in python.
Compare changes
- Jeremy Whiting authored
+ 11
− 11
@@ -57,7 +57,7 @@ HOOK_DIRS = []
@@ -57,7 +57,7 @@ HOOK_DIRS = []
@@ -69,7 +69,7 @@ def writefile(data):
@@ -69,7 +69,7 @@ def writefile(data):
@@ -77,10 +77,10 @@ def write_key(post_body):
@@ -77,10 +77,10 @@ def write_key(post_body):
@@ -104,13 +104,13 @@ def write_key(post_body):
@@ -104,13 +104,13 @@ def write_key(post_body):
@@ -124,10 +124,10 @@ def write_key(post_body):
@@ -124,10 +124,10 @@ def write_key(post_body):
@@ -139,7 +139,7 @@ def write_key(post_body):
@@ -139,7 +139,7 @@ def write_key(post_body):
@@ -148,7 +148,7 @@ def find_hook(name: str) -> str or None:
@@ -148,7 +148,7 @@ def find_hook(name: str) -> str or None:
@@ -167,7 +167,7 @@ def find_hook(name: str) -> str or None:
@@ -167,7 +167,7 @@ def find_hook(name: str) -> str or None: